1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-01-24 13:56:33 +02:00
FFmpeg/libavformat
Andreas Rheinhardt 6eac7d79f4 avformat/tedcaptionsdec: Fix memleak upon read header failure
The already parsed subtitles (contained in an FFDemuxSubtitlesQueue)
would leak if allocating the AVStream for the subtitles fails.

Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
(cherry picked from commit 337783b118d4cc265759c103b672dd5d5d3e7cb8)
2020-06-15 17:30:33 +02:00
..
2020-05-31 00:55:12 +02:00
2020-05-30 18:02:55 +02:00
2020-05-19 20:09:25 +02:00
2020-05-31 00:55:12 +02:00
2020-05-31 00:55:12 +02:00
2020-06-06 00:25:00 +02:00
2020-06-06 00:25:00 +02:00
2020-05-19 20:09:25 +02:00
2020-06-04 10:52:42 +02:00
2020-06-14 22:02:34 +02:00