diff options
author | Chris Evans <cevans@chromium.org> | 2011-06-29 15:44:40 -0700 |
---|---|---|
committer | Reinhard Tartler <siretart@tauware.de> | 2011-07-12 18:13:35 +0200 |
commit | cd63c32ff6f6a24dc971a0bb2ca8f8a4f57e79da (patch) | |
tree | 5783bda8c924f18997eb263a3718433e8bcf9d47 /libavcodec/utils.c | |
parent | 5a33a29a91fe0c3fc30eb89a0675258f538c6af8 (diff) | |
download | ffmpeg-cd63c32ff6f6a24dc971a0bb2ca8f8a4f57e79da.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 'libavcodec/utils.c')
0 files changed, 0 insertions, 0 deletions