[FFmpeg-devel] [PATCH 3/3] ffmpeg: remove unneeded ost->picref check.

Clément Bœsch ubitux at gmail.com
Tue Feb 14 00:13:41 CET 2012


On Tue, Feb 14, 2012 at 12:08:00AM +0100, Michael Niedermayer wrote:
> On Mon, Feb 13, 2012 at 11:32:49PM +0100, Clément Bœsch wrote:
> > If there ost->picref is NULL, it will likely crash anyway a few lines
> > below by dereferencing it in order to access video attribute.
> > ---
> >  ffmpeg.c |    6 ++----
> >  1 files changed, 2 insertions(+), 4 deletions(-)
> 
> LGTM
> 
> thx
> 

Applied.

-- 
Clément B.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 490 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20120214/64a58566/attachment.asc>


More information about the ffmpeg-devel mailing list