[FFmpeg-devel] [PATCH V2] lavf/4xm: fix memory leak in error handing path
mypopy at gmail.com
mypopy at gmail.com
Wed Sep 25 06:24:38 EEST 2019
On Wed, Sep 25, 2019 at 4:21 AM Michael Niedermayer
<michael at niedermayer.cc> wrote:
>
> On Tue, Sep 24, 2019 at 12:39:24AM +0800, Jun Zhao wrote:
> > From: Jun Zhao <barryjzhao at tencent.com>
> >
> > need to free the header in error path.
> >
> > Signed-off-by: Jun Zhao <barryjzhao at tencent.com>
> > ---
> > libavformat/4xm.c | 3 ++-
> > 1 files changed, 2 insertions(+), 1 deletions(-)
>
> LGTM
>
> thx
>
Pushed, thx
More information about the ffmpeg-devel
mailing list