[FFmpeg-devel] [PATCH] graphparser: fix logic for updating the open_inputs/outputs in avfilter_graph_parse()

Stefano Sabatini stefano.sabatini-lala at poste.it
Thu Jul 7 01:03:33 CEST 2011


On date Wednesday 2011-07-06 02:30:42 +0200, Michael Niedermayer encoded:
> On Tue, Jul 05, 2011 at 06:40:20PM +0200, Stefano Sabatini wrote:
> > On date Saturday 2011-07-02 17:07:59 +0200, Stefano Sabatini encoded:
> > > On date Saturday 2011-07-02 16:45:32 +0200, Stefano Sabatini encoded:
> > > > On date Saturday 2011-07-02 16:30:55 +0200, Stefano Sabatini encoded:
> > > > > In particular, fix possible NULL pointer derefences, in case
> > > > > open_inputs/outputs is NULL.
> > > > > ---
> > > > >  libavfilter/graphparser.c |   20 ++++++++++++--------
> > > > >  1 files changed, 12 insertions(+), 8 deletions(-)
> > > > 
> > > > Discard this, not yet ready.
> > > 
> > > Updated.
> > > -- 
> > > FFmpeg = Fanciful Fierce Mere Powered Esoteric Gargoyle
> > 
> > > From 610dd874f0ead27e4986d4208b79867461d2d25c Mon Sep 17 00:00:00 2001
> > > From: Stefano Sabatini <stefano.sabatini-lala at poste.it>
> > > Date: Fri, 1 Jul 2011 16:31:16 +0200
> > > Subject: [PATCH] graphparser: fix logic for updating the open_inputs/outputs in avfilter_graph_parse()
> > > 
> > > In particular, fix possible NULL pointer derefences, in case
> > > open_inputs/outputs is NULL.
> > > ---
> > >  libavfilter/graphparser.c |   54 +++++++++++++++++++++++++--------------------
> > >  1 files changed, 30 insertions(+), 24 deletions(-)
> > 
> > Ping.
> 
> it does LGTM after a quick look

Integrated.
-- 
FFmpeg = Fundamental Friendly Mystic Prodigious Empowered Gadget


More information about the ffmpeg-devel mailing list