diff options
author | Jun Zhao <barryjzhao@tencent.com> | 2020-01-01 12:27:18 +0800 |
---|---|---|
committer | Jun Zhao <barryjzhao@tencent.com> | 2020-01-04 09:05:09 +0800 |
commit | c8e72a6494ebffbe930a30823cb70a0671e6bfe0 (patch) | |
tree | 48c100b3dcec679e1aefaaaec64d216624205a8a /libavfilter/vf_readvitc.c | |
parent | cf9c9a9db93ac5158ad77ba7f6d23493d7e8e222 (diff) | |
download | ffmpeg-c8e72a6494ebffbe930a30823cb70a0671e6bfe0.tar.gz |
lavfi/coreimage: fix memory leak after av_dict_parse_string fail
In case of failure, all the successfully set entries are stored in
*pm. We need to manually free the created dictionary to avoid
memory leak.
Signed-off-by: Jun Zhao <barryjzhao@tencent.com>
Diffstat (limited to 'libavfilter/vf_readvitc.c')
0 files changed, 0 insertions, 0 deletions