Chris Evans 88ea7ca627 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)
2011-08-04 22:01:25 +02:00
2011-03-18 18:34:49 +01:00
2010-05-19 11:46:39 +00:00
2011-03-18 18:34:49 +01:00
2011-03-18 18:34:49 +01:00
2010-04-27 23:22:30 +00:00
2011-03-18 18:34:49 +01:00
2011-03-18 18:34:49 +01:00
2011-03-18 18:34:49 +01:00
2011-04-30 09:01:09 +02:00
2011-03-18 16:59:07 +01:00

Libav README
-------------

1) Documentation
----------------

* Read the documentation in the doc/ directory.

2) Licensing
------------

* See the LICENSE file.
Description
No description provided
Readme 173 MiB
Languages
C 92.1%
Assembly 6%
Makefile 1.2%
C++ 0.3%
Objective-C 0.2%
Other 0.1%