Mercurial > libavcodec.hg
comparison mpc.c @ 4362:0271b214458b libavcodec
harden h264 decoding to prevent some crashes when input data is corrupted.
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)
author | gpoirier |
---|---|
date | Fri, 19 Jan 2007 09:37:04 +0000 |
parents | a188a94e1b61 |
children | e3b224087a85 |
comparison
equal
deleted
inserted
replaced
4361:f80a3b6c6f00 | 4362:0271b214458b |
---|