aboutsummaryrefslogtreecommitdiffstats
path: root/tools/python/convert_from_tensorflow.py
diff options
context:
space:
mode:
authorAndreas Rheinhardt <andreas.rheinhardt@gmail.com>2020-08-23 03:49:48 +0200
committerAndreas Rheinhardt <andreas.rheinhardt@gmail.com>2020-08-23 19:57:42 +0200
commit426c16d61a9b5056a157a1a2a057a4e4d13eef84 (patch)
tree55583fd30ddec938832e888bf37dd41429746eab /tools/python/convert_from_tensorflow.py
parent95b8df687cc0182a4ec7666c2bbc2826c9ef0852 (diff)
downloadffmpeg-426c16d61a9b5056a157a1a2a057a4e4d13eef84.tar.gz
fftools/ffmpeg: Fix leak of AVFilterInOut in case of error
The AVFilterInOuts normally get freed in init_output_filter() when the corresponding streams get created; yet if an error happens before one reaches said point, they leak. Therefore this commit makes ffmpeg_cleanup free them, too. Fixes ticket #8267. Reviewed-by: Nicolas George <george@nsup.org> Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
Diffstat (limited to 'tools/python/convert_from_tensorflow.py')
0 files changed, 0 insertions, 0 deletions