[FFmpeg-devel] [PATCH] libavcodec/flacdec.c: Fix warning about uninitialized variable

Justin Ruggles justin.ruggles
Mon Feb 16 23:26:32 CET 2009


Patrik Kullman wrote:
> False positive.
> 
> If-statements and switch-cases match, so they can't be uninitialized.
> 
> Use av_uninit() macro.

ok. and applied.

Thanks,
Justin




More information about the ffmpeg-devel mailing list