mirror of
https://mirror.skon.top/https://github.com/FFmpeg/FFmpeg
synced 2026-04-20 21:00:41 +08:00
A failure while preparing a dither buffer leaves the newly allocated buffer outside the cleanup range, leaking Vulkan resources. Make the failure path cover the current buffer as well. Signed-off-by: Zhao Zhili <zhilizhao@tencent.com>