[FFmpeg-devel] [Patch] fix ffprobe crash #3603

anshul anshul.ffmpeg at gmail.com
Wed May 7 09:58:40 CEST 2014


On 05/07/2014 12:48 PM, anshul wrote:
> On 05/07/2014 11:56 AM, anshul wrote:
>> ffprobe crashes since number of stream increased in the attched video
>>  at #3603 from 3 to 6 which were not taken in account in commit 
>> 29b9aee4.
>>
>> so this line need extra guard
>> nb_streams_frames[pkt.stream_index]++;
>>
>> Thanks
>> Anshul
> Ignore this patch it have lot of flaws, will send another soon
> -Anshul
I have attached new patch for same problem

-Anshul
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Fix-3603-crashes-in-ffprobe.patch
Type: text/x-patch
Size: 2222 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20140507/2be5d638/attachment.bin>


More information about the ffmpeg-devel mailing list