[FFmpeg-devel] [PATCH 0/3] Fix memory leaks in vulkan ffv1 decoding

Lynne dev at lynne.ee
Wed Jun 11 07:30:46 EEST 2025


On 11/06/2025 03:58, averne wrote:
> This fixes a few leaks reported by LeakSanitizer.
> I tested this on my Intel laptop running anv, with
> these patches no more leaks are detected.
> 
> Signed-off-by: averne <averne381 at gmail.com>
> ---
> averne (3):
>        vulkan: fix leak in FFVkExecPool
>        vulkan/ffv1dec: fix leak in FFVulkanDecodeShared
>        vulkan/ffv1dec: fix FFVkSPIRVCompiler leak
> 
>   libavcodec/vulkan_ffv1.c | 60 ++++++++++++++++++++----------------------------
>   libavutil/vulkan.c       |  2 ++
>   2 files changed, 27 insertions(+), 35 deletions(-)
> ---
> base-commit: 4059bce713118f961d24b5f08a4881c5e7214f9b
> change-id: 20250610-vk-ffv1-leaks-7f0722236745
> 
> Best regards,

LGTM
Thanks, pushed the patchset.


More information about the ffmpeg-devel mailing list