diff options
author | Andreas Rheinhardt <andreas.rheinhardt@gmail.com> | 2020-03-27 05:31:13 +0100 |
---|---|---|
committer | Andreas Rheinhardt <andreas.rheinhardt@gmail.com> | 2020-04-05 18:30:50 +0200 |
commit | de0b04551da4e1470ce1c99321a768887df8c650 (patch) | |
tree | 87c8455bdb33c0d67f5da5d14a443511ffe769d7 /libavformat/chromaprint.c | |
parent | 2084ea8c1dde97230a270155fc530b945edbf1cf (diff) | |
download | ffmpeg-de0b04551da4e1470ce1c99321a768887df8c650.tar.gz |
avformat/avidec: Fix memleak when allocating DVDemuxContext fails
An AVIStream (intended to be used as private data for an AVStream) would
leak in this scenario.
Also return a more fitting error code instead of AVERROR_INVALIDDATA.
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
Diffstat (limited to 'libavformat/chromaprint.c')
0 files changed, 0 insertions, 0 deletions