[FFmpeg-devel] [PATCH] sbgdec: dont set slide to a uninitialized value
Nicolas George
nicolas.george at normalesup.org
Tue Nov 6 21:27:15 CET 2012
Le sextidi 16 brumaire, an CCXXI, Michael Niedermayer a écrit :
> Fixed CID703833
> Signed-off-by: Michael Niedermayer <michaelni at gmx.at>
I intended to fix this one with:
struct sbg_fade f = { 0 };
at the beginning of the same function, as soon as I got time to work on it,
but this version works too. Thanks.
Regards,
--
Nicolas George
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20121106/35c845ae/attachment.asc>
More information about the ffmpeg-devel
mailing list