[FFmpeg-devel] [PATCH] Remove useless NULL check.
Reimar Döffinger
Reimar.Doeffinger at gmx.de
Tue Jul 26 22:38:04 CEST 2011
On Tue, Jul 26, 2011 at 10:32:08PM +0200, Michael Niedermayer wrote:
> On Tue, Jul 26, 2011 at 10:29:52PM +0200, Reimar Döffinger wrote:
> > We dereferenced the pointer two lines above, no point in
> > checking for NULL afterwards.
> > In addition it cannot be NULL the way it was initialized
> > a few lines further above.
> >
> > Signed-off-by: Reimar Döffinger <Reimar.Doeffinger at gmx.de>
>
> ok
Pushed.
More information about the ffmpeg-devel
mailing list