]> git.sesse.net Git - ffmpeg/commit
avformat/oggparsevorbis: Error out on double init of vp
authorMichael Niedermayer <michael@niedermayer.cc>
Sun, 19 Apr 2020 15:05:52 +0000 (17:05 +0200)
committerMichael Niedermayer <michael@niedermayer.cc>
Mon, 25 May 2020 22:45:27 +0000 (00:45 +0200)
commit2a3bbc0086aa608cc0465dd14901178d41cfe113
tree21256f8af724517eb074df8e65a628be8c873535
parent6268034b5d03580f86e9ff5a1879ebd56f35db40
avformat/oggparsevorbis: Error out on double init of vp

Fixes: memleak
Fixes: 19949/clusterfuzz-testcase-minimized-ffmpeg_DEMUXER_fuzzer-5743636058210304
Found-by: continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
libavformat/oggparsevorbis.c