On Tue, 9 Jul 2024 07:23:09 GMT, Ambarish Rapte <ara...@openjdk.org> wrote:
>> The parameter "offset" is not validated in the 2 native methods getRGBImpl() >> and setRGBImpl() of com.sun.pisces.AbstractSurface (in JAbstractSurface.c). >> The PR adds the "offset < 0" check to both the methods. > > Ambarish Rapte has updated the pull request incrementally with one additional > commit since the last revision: > > const vars Marked as reviewed by kcr (Lead). ------------- PR Review: https://git.openjdk.org/jfx/pull/1497#pullrequestreview-2166070380