]> git.sesse.net Git - ffmpeg/commit
avfilter/vf_uspp: Fix potential leak of dict on error
authorAndreas Rheinhardt <andreas.rheinhardt@gmail.com>
Thu, 10 Sep 2020 14:57:13 +0000 (16:57 +0200)
committerAndreas Rheinhardt <andreas.rheinhardt@gmail.com>
Fri, 11 Sep 2020 12:41:08 +0000 (14:41 +0200)
commit8443848dfc632334439d4eae7e446167682a4ddb
tree3671f0db7a8b0d5325bd149389c8230f1765ca5f
parent98171d14c5914933f19e244370f18321261e8b9f
avfilter/vf_uspp: Fix potential leak of dict on error

Reviewed-by: Nicolas George <george@nsup.org>
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
libavfilter/vf_uspp.c