add a check before find_frame_end call
authorLimin Wang <lance.lmwang@gmail.com>
Wed, 11 Apr 2007 14:04:47 +0000 (14:04 +0000)
committerBenoit Fouet <benoit.fouet@free.fr>
Wed, 11 Apr 2007 14:04:47 +0000 (14:04 +0000)
commit3b77e48f0a4b6d660cd7eb14cd56f93fcb426ae2
treeb1f222f25c420a2b1e3ce5ecdd1e026c16173810
parentd64b88d440bcd2121bce8e7b15505396f0f1d118
add a check before find_frame_end call
Patch by Limin Wang % lance P lmwang A gmail P com %
Original thread:
date: 04/09/2007 03:54 PM
subject: [Ffmpeg-devel] [PATCH] fix segment fault in h264_parse if buf_size is zero

Originally committed as revision 8714 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/h264.c