[vlc-devel] [PATCH] avcodec: Always use av_malloc to alloc	extradata
    Luca Barbato 
    lu_zero at gentoo.org
       
    Wed Oct 23 12:15:59 CEST 2013
    
    
  
On 23/10/13 12:07, Denis Charmet wrote:
> Hi,
> 
> Le mercredi 23 octobre 2013 à 11:42:57, Luca Barbato a écrit :
>> And always pad it while at it.
>> Codecs always expect extradata to be aligned and padded.
>>
>> Prevent memory corruption when memalign-hack is enabled.
> no av_free then?
> 
> Regards,
> 
Good call, updated patch coming.
    
    
More information about the vlc-devel
mailing list