diff options
author | Andreas Rheinhardt <andreas.rheinhardt@gmail.com> | 2019-12-04 13:37:14 +0100 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2019-12-05 17:22:40 +0100 |
commit | 4825d8a98d4cddab8710055213e99e47cfd5257a (patch) | |
tree | 4e47d191656d622783b466306f0e4bdc8d627b9a /libavutil/downmix_info.h | |
parent | bc3cf2bbd320e1ade2791dca02b9ba947ca436ab (diff) | |
download | ffmpeg-4825d8a98d4cddab8710055213e99e47cfd5257a.tar.gz |
avformat/mpeg: Fix leaks of AVFormatContext and subtitle packets
If an error happens in vobsub_read_header() after allocating the
AVFormatContext intended to read the sub-file, both the AVFormatContext
as well as the data in the subtitles queues leaks. This has been fixed.
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'libavutil/downmix_info.h')
0 files changed, 0 insertions, 0 deletions