[Ffmpeg-cvslog] r7604 - trunk/libavformat/aiff.c
Måns Rullgård
mru
Sun Jan 21 14:53:51 CET 2007
Alex Beregszaszi <alex at fsn.hu> writes:
> Hi,
>
>> Modified: trunk/libavformat/aiff.c
>> ==============================================================================
>> --- trunk/libavformat/aiff.c (original)
>> +++ trunk/libavformat/aiff.c Sun Jan 21 13:47:46 2007
>> @@ -166,7 +166,6 @@
>>
>> /* First verify if format is ok */
>> if (!enc->codec_tag) {
>> - av_free(aiff);
>> return -1;
>> }
>
> And what about the useless {} ?
Useless but also harmless.
--
M?ns Rullg?rd
mru at inprovide.com
More information about the ffmpeg-cvslog
mailing list