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

Stefano Sabatini stefano.sabatini-lala at poste.it
Tue Jul 5 18:40:20 CEST 2011


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.
-- 
FFmpeg = Faithful & Furious Meaningless Power Erroneous Genius


More information about the ffmpeg-devel mailing list