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

Daniel Kang daniel.d.kang
Thu Jan 6 04:06:09 CET 2011


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.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: null_pointer_check.diff
Type: application/octet-stream
Size: 857 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20110105/ccb40c16/attachment.obj>



More information about the ffmpeg-devel mailing list