[Ffmpeg-devel] [PATCH] http.c: http_connect() memleak

I. Po yyymmmm
Wed Jul 19 10:04:12 CEST 2006


Hi,

On 7/18/06, Herv? W. <H.O.W.aka.V+ffmpeg at gmail.com> wrote:
> > > patch ok if you use av_freep() and drop the NULL check
> > As I know, null-free is safe only from C99, but corrected the patch.
> av_freep() calls av_free() which checks for NULL for you.

I checked, there is no NULL check. There is ZERO check, but C-standart
tell as that they are not equal.




More information about the ffmpeg-devel mailing list