[vlc-devel] [PATCH] Do not delay processing of the first data page of the last logical stream in an Ogg stream
ogg.k.ogg.k at googlemail.com
ogg.k.ogg.k at googlemail.com
Mon Nov 17 11:21:07 CET 2008
>> - free( p_stream->fmt.p_extra );
>> + /* why ? realloced below... free( p_stream->fmt.p_extra
>> ); */
> That one should be a separate patch if it is a double free error.
OK - I wasn't sure if just removing it was the right fix though.
I'll repost the rest with your comments applied.
Thanks
More information about the vlc-devel
mailing list