Reinhard Tartler 9593c80062 Fix crash in MLP decoder due to integer overflow.
Probably only DoS, init_get_bits sets buffer to NULL, thus causing a
NULL-dereference directly after.

backport r21426 by reimar


Originally committed as revision 21759 to svn://svn.ffmpeg.org/ffmpeg/branches/0.5
2010-02-11 21:03:30 +00:00
2010-02-09 20:28:42 +00:00
2009-02-27 21:11:49 +00:00
2009-02-19 00:14:41 +00:00
2010-02-01 16:00:09 +00:00
2010-02-02 20:48:21 +00:00
2009-01-26 08:36:06 +00:00
2009-06-07 20:14:56 +00:00

FFmpeg 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%