diff options
author | John Rummell <jrummell@chromium.org> | 2020-03-30 14:56:11 -0700 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2020-04-01 22:21:26 +0200 |
commit | b7c67b1ae3657058b32b9235119d07529ad5cce1 (patch) | |
tree | bdf05036b3c1d14d75a92822a982db4aa87d394c /libavformat/mov.c | |
parent | 5a0575e32c62765549675833a0e523769955b616 (diff) | |
download | ffmpeg-b7c67b1ae3657058b32b9235119d07529ad5cce1.tar.gz |
libavformat/oggdec.c: Check return value from avio_read()
If the buffer doesn't contain enough bytes when reading a stream,
fail rather than continuing on with unitialized data. Caught by
Chromium fuzzers (crbug.com/1054229).
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'libavformat/mov.c')
0 files changed, 0 insertions, 0 deletions