[FFmpeg-devel] [PATCH] avfilter/tests/integral: Check malloc fail before using it

mypopy at gmail.com mypopy at gmail.com
Tue Feb 12 03:16:27 EET 2019


On Tue, Feb 12, 2019 at 1:48 AM Michael Niedermayer <michaelni at gmx.at> wrote:
>
> On Sun, Feb 10, 2019 at 01:07:20PM +0800, Jun Zhao wrote:
> > Need to check malloc fail before using it, so adjust the location
> > in the code.
> >
> > Signed-off-by: Jun Zhao <mypopydev at gmail.com>
> > ---
> >  libavfilter/tests/integral.c |    6 +++---
> >  1 files changed, 3 insertions(+), 3 deletions(-)
>
> LGTM
>
> thx
>
>


Pushed, Tks


More information about the ffmpeg-devel mailing list