[FFmpeg-devel] [PATCH] work around some 'may be used uninitialized warnings'

Diego Biurrun diego
Tue Mar 3 14:28:22 CET 2009


Here is a patch to work around the 'may be used uninitialized warnings'
in libavformat, please review.  I will commit individual parts if OKed,
not before.

A bunch of these warnings seem to be legitimate.  I initialized these
variables to 0, but probably somebody should have a closer look at the
code.

Diego
-------------- next part --------------
A non-text attachment was scrubbed...
Name: uninitialized.diff
Type: text/x-diff
Size: 2086 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20090303/ff28bbc8/attachment.diff>



More information about the ffmpeg-devel mailing list