On Sat, 28 Mar 2026 00:33:13 GMT, Alexander Matveev <[email protected]> 
wrote:

>> - Fixed potential NULL pointer dereference.
>> - Tested on all platforms with all supported media files.
>
> Alexander Matveev has updated the pull request incrementally with one 
> additional commit since the last revision:
> 
>   8379204: 3 Null pointer dereference defect groups in 2 files [v2]

Added NULL check is not needed due to early call of `g_return_val_if_fail 
(GST_IS_BUFFER_POOL (pool), FALSE)`.

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

PR Comment: https://git.openjdk.org/jfx/pull/2120#issuecomment-4181447353

Reply via email to