On Fri, 20 Mar 2026 01:25:15 GMT, Alexander Matveev <[email protected]> 
wrote:

> - Fixed potential NULL pointer dereference.
> - Tested on all platforms with all supported media files.

Will not fix. `gst_vec_deque_new_for_struct` will not return NULL in this case. 
Also, GLib will terminate application if memory allocation fails, so no need to 
add NULL checks. I miss part that GLib terminates application on memory 
allocation failure.

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

PR Comment: https://git.openjdk.org/jfx/pull/2115#issuecomment-4173591496

Reply via email to