[FFmpeg-devel] [PATCH] lavfi/gradfun: avoid use of uninitialized variable.
Clément Bœsch
ubitux at gmail.com
Sun Dec 2 02:44:32 CET 2012
On Sun, Dec 02, 2012 at 02:34:00AM +0100, Michael Niedermayer wrote:
> On Sun, Dec 02, 2012 at 02:26:23AM +0100, Clément Bœsch wrote:
> > ---
> > Strangely this is not detected by GCC or Clang, but unless I'm mistaken,
> > direct can be used unitialized at the end of the function.
> > ---
> > libavfilter/vf_gradfun.c | 2 +-
> > 1 file changed, 1 insertion(+), 1 deletion(-)
>
> LGTM
>
Applied.
--
Clément B.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 490 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20121202/b282f5ae/attachment.asc>
More information about the ffmpeg-devel
mailing list