Integrated: 8315074: Possible null pointer access in native glass

Jayathirth D V jdv at openjdk.org
Wed Sep 13 13:29:49 UTC 2023


On Mon, 28 Aug 2023 04:58:31 GMT, Jayathirth D V <jdv at openjdk.org> wrote:

> At multiple places in native glass code we don't have appropriate NULL checks which might result in null pointer access.
> 
> Added appropriate checks and all test run is green.

This pull request has now been integrated.

Changeset: f7b21e54
Author:    Jayathirth D V <jdv at openjdk.org>
Committer: Kevin Rushforth <kcr at openjdk.org>
URL:       https://git.openjdk.org/jfx/commit/f7b21e5468f1aad18df17443590c0887b2cf0239
Stats:     105 lines in 8 files changed: 70 ins; 7 del; 28 mod

8315074: Possible null pointer access in native glass

Reviewed-by: jvos, kcr

-------------

PR: https://git.openjdk.org/jfx/pull/1223


More information about the openjfx-dev mailing list