On Fri, 20 Mar 2026 01:57:29 GMT, Alexander Matveev <[email protected]> wrote:
> - Fixed potential NULL pointer dereference. > - Tested on all platforms with all supported media files. modules/javafx.media/src/main/native/gstreamer/3rd_party/glib/glib/garray.c line 1287: > 1285: > 1286: array = g_ptr_array_new_take (g_steal_pointer (&data), len, > element_free_func); > 1287: #ifdef GSTREMAER_LITE is it `GSTREMAER_LITE` or `GSTREAMER_LITE` ? ------------- PR Review Comment: https://git.openjdk.org/jfx/pull/2116#discussion_r2967229988
