[FFmpeg-devel] [PATCH] add a check for NULL pointers (roundup issue 2494)

Daniel Kang daniel.d.kang
Fri Jan 7 00:33:03 CET 2011


On Wed, Jan 5, 2011 at 10:06 PM, Daniel Kang <daniel.d.kang at gmail.com>wrote:

> As with issue 2490, gmtime is not checked for a returned NULL pointer. I
> have not managed to create a video clip that causes ffmpeg to fail, but
> I believe it is still an issue. The patch attached checks for a NULL
> pointer returned from gmtime.


Roundup issue 2490 (checking for NULL returned from gmtime) has been
fixed in r26228, so I believe this is a valid issue.



More information about the ffmpeg-devel mailing list