On Fri, 20 Mar 2026 00:40:41 GMT, Alexander Matveev <[email protected]> wrote:
> - Fixed potential NULL pointer dereference. > - Tested on all platforms with all supported media files. Withdrawing PR. After re-evaluation I do not think we need to fix it. `parent_class` is not being checked for all `finalize` methods and checking it for several instances does not make sense. Similar for `NULL` return by `g_type_class_ref`. ------------- PR Comment: https://git.openjdk.org/jfx/pull/2113#issuecomment-4195431940
