[Ffmpeg-devel] [PATCH] remove unused variables

Michael Niedermayer michaelni
Wed Mar 7 09:43:05 CET 2007


Hi

On Wed, Mar 07, 2007 at 02:37:21PM +0800, Limin Wang wrote:
> Hi,
> 
> Please review the patch. 
> 
> Thanks,
> Limin

[...]
>   the_end:
> -    av_free(buf);
> -    av_free(buf1);
> +    return;
>  }

the return statement is uneccesary except that the patch looks ok

[...]

-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

No great genius has ever existed without some touch of madness. -- Aristotle
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20070307/c932834b/attachment.pgp>



More information about the ffmpeg-devel mailing list