On Mon, Nov 30, 2015 at 12:46:25PM -0800, Reynaldo H. Verdejo Pinochet wrote:
> 
> 
> On 11/01/2015 09:34 AM, Michael Niedermayer wrote:
> > [...]
> > --- a/ffserver.c
> > +++ b/ffserver.c
> > @@ -2366,6 +2366,7 @@ static int http_prepare_data(HTTPContext *c)
> >  
> >                      av_freep(&c->pb_buffer);
> >                      len = avio_close_dyn_buf(ctx->pb, &c->pb_buffer);
> > +                    ctx->pb = NULL;
> 
> Looks good. I think there's a similar issue at the end
> of rtp_new_av_stream() you might want to handle too but

will clear that too


> please feel free to push as-is.

applied

thanks

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

Opposition brings concord. Out of discord comes the fairest harmony.
-- Heraclitus

Attachment: signature.asc
Description: Digital signature

_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to