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

Patrik Kullman patrik
Tue Feb 10 09:06:30 CET 2009


False positive.

offset is initialized and used if code == 1.

Use av_uninit() macro.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ffmpeg-bfi-uninit_offset.patch
Type: text/x-patch
Size: 457 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20090210/685557df/attachment.bin>



More information about the ffmpeg-devel mailing list