diff options
author | Wu Jianhua <[email protected]> | 2021-11-17 11:04:15 +0800 |
---|---|---|
committer | Lynne <[email protected]> | 2021-11-17 04:24:33 +0100 |
commit | e95969c07e9eb83bacf7ffebbdbe2687879bf5b1 (patch) | |
tree | c2e04a850d5029c8be5d9af8fbe8a7d6ddc32d55 /libavfilter/thread.h | |
parent | d401b1cceceacc93c90f6d239dd58e22632c013d (diff) |
avfilter/gblur_vulkan: fix memory leak
Whether failed or not, the block of codes labeled with fail should
be always run to ensure the av_free(kernel_def) is executed.
Signed-off-by: Wu Jianhua <[email protected]>
Diffstat (limited to 'libavfilter/thread.h')
0 files changed, 0 insertions, 0 deletions