[Ffmpeg-devel] [PATCH] Replace av_malloc+memset with av_mallocz
Måns Rullgård
mru
Wed Sep 6 15:37:28 CEST 2006
Guillaume Poirier said:
> Hi,
>
> Panagiotis Issaris wrote:
>> Hi,
>>
>> The attached patch replaces two instances of av_malloc followed by a memset
>> with an equivalent av_mallocz.
>
> quite simple, straightforward, and can't break anything, will apply it
> late this afternoon unless someone objects.
Hold it. Those memsets might not be needed at all. I'll look at it after work.
--
M?ns Rullg?rd
mru at inprovide.com
More information about the ffmpeg-devel
mailing list