• Francois Oligny-Lemieux's avatar
    harden h264 decoding to prevent some crashes when input data is corrupted. · ac658be5
    Francois Oligny-Lemieux authored
    Patch by Frank %eucloid A gmail P com%
    date: Jan 18, 2007 6:48 PM
    subject: Re: [Ffmpeg-devel] h264, protection against corrupted data (second try patch)
    AND
    date: Jan 17, 2007 8:22 PM
    subject: [Ffmpeg-devel] h264, protection against corrupted data
    
    this also fixes a possible security issue (the sps and pps ids where not checked,
    then used as index into an array of sps/pps structs which was then filled with data from the bitstream)
    
    Originally committed as revision 7585 to svn://svn.ffmpeg.org/ffmpeg/trunk
    ac658be5
Name
Last commit
Last update
doc Loading commit data...
libavcodec Loading commit data...
libavformat Loading commit data...
libavutil Loading commit data...
libpostproc Loading commit data...
libswscale Loading commit data...
tests Loading commit data...
vhook Loading commit data...
COPYING Loading commit data...
CREDITS Loading commit data...
Changelog Loading commit data...
Doxyfile Loading commit data...
INSTALL Loading commit data...
MAINTAINERS Loading commit data...
Makefile Loading commit data...
README Loading commit data...
berrno.h Loading commit data...
build_avopt Loading commit data...
clean-diff Loading commit data...
cmdutils.c Loading commit data...
cmdutils.h Loading commit data...
common.mak Loading commit data...
configure Loading commit data...
cws2fws.c Loading commit data...
ffinstall.nsi Loading commit data...
ffmpeg.c Loading commit data...
ffplay.c Loading commit data...
ffserver.c Loading commit data...
ffserver.h Loading commit data...
output_example.c Loading commit data...
pktdumper.c Loading commit data...
qt-faststart.c Loading commit data...
unwrap-diff Loading commit data...
version.sh Loading commit data...
xvmc_render.h Loading commit data...