diff options
author | Andreas Rheinhardt <andreas.rheinhardt@gmail.com> | 2020-06-14 03:07:28 +0200 |
---|---|---|
committer | Andreas Rheinhardt <andreas.rheinhardt@gmail.com> | 2020-07-02 10:15:08 +0200 |
commit | 7a38474ca05cf1f156c5dbce731f1d37aa4d115b (patch) | |
tree | e1aab92e447bd0668544e5a6d290702ac014080d /doc/examples/decode_video.c | |
parent | 7a1a1542a0ab079f08dc5b38dba1641ffe4e7691 (diff) | |
download | ffmpeg-7a38474ca05cf1f156c5dbce731f1d37aa4d115b.tar.gz |
avformat/assdec: Fix memleak upon read header failure
The already parsed subtitles (contained in an FFDemuxSubtitlesQueue)
would leak if an error happened upon reading a subsequent subtitle
or if creating the extradata failed.
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
(cherry picked from commit 5ab39c2d8c1e5e00b48d758eee7d5ae435a99ef7)
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
Diffstat (limited to 'doc/examples/decode_video.c')
0 files changed, 0 insertions, 0 deletions