diff options
author | Chris Evans <cevans@chromium.org> | 2011-06-29 15:44:40 -0700 |
---|---|---|
committer | Ronald S. Bultje <rsbultje@gmail.com> | 2011-07-11 16:37:11 -0700 |
commit | 4cc3467e7abfea7e8d03b6af511f7719038a5a98 (patch) | |
tree | be47610fc6a7dab1a33f01257eac9cfb65405ada /libavcodec | |
parent | b047941d7da470ba0dcedb1fd0aa828075265ffc (diff) | |
download | ffmpeg-4cc3467e7abfea7e8d03b6af511f7719038a5a98.tar.gz |
oggdec: prevent heap corruption.
Specifically crafted samples can reinit ogg->streams[] while
reading samples, and thus we should not cache old pointers since
these may no longer be valid.
Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
Diffstat (limited to 'libavcodec')
0 files changed, 0 insertions, 0 deletions