[Ffmpeg-devel] [PATCH] Replace av_malloc+memset with av_mallocz

Panagiotis Issaris takis.issaris
Wed Sep 6 15:28:08 CEST 2006


Hi,

The attached patch replaces two instances of av_malloc followed by a memset
with an equivalent av_mallocz.

 ogg2.c |    6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)

With friendly regards,
Takis
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pi-20060906T152428-ffmpeg-mallocz.diff
Type: text/x-diff
Size: 825 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20060906/3590040d/attachment.diff>



More information about the ffmpeg-devel mailing list