diff options
author | Chris Evans <cevans@chromium.org> | 2011-08-04 22:00:29 +0200 |
---|---|---|
committer | Reinhard Tartler <siretart@tauware.de> | 2011-08-04 22:01:25 +0200 |
commit | 88ea7ca6279720de9c8db0a4c9a2928e6c7f6061 (patch) | |
tree | a4015e78f3de0a5d55a07e59abfe798728698f58 /libpostproc | |
parent | 03ef9828b551fa9e91898d0f3c156d7c3fa11c92 (diff) | |
download | ffmpeg-88ea7ca6279720de9c8db0a4c9a2928e6c7f6061.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>
(cherry-picked from commit 4cc3467e7abfea7e8d03b6af511f7719038a5a98)
Diffstat (limited to 'libpostproc')
0 files changed, 0 insertions, 0 deletions