On Fri, 3 Apr 2026 15:38:30 GMT, Andy Goryachev <[email protected]> wrote:
>> Alexander Matveev has updated the pull request incrementally with one >> additional commit since the last revision: >> >> 8379206: 4 Null pointer dereference defect groups in 4 glib files [v2] > > modules/javafx.media/src/main/native/gstreamer/3rd_party/glib/glib/glib-object.h > line 25: > >> 23: >> 24: #ifndef GSTREAMER_LITE >> 25: #include <gobject/gbinding.h> > > wasn't this file deleted in this PR? Yes, which is why he moved it underneath the `ifndef`. If we proceed with this PR, this is the right way to do it. ------------- PR Review Comment: https://git.openjdk.org/jfx/pull/2122#discussion_r3034301543
