applied On 9/30/19, [email protected] <[email protected]> wrote: > From: Zhao Zhili <[email protected]> > > --- > libavfilter/formats.c | 1 - > 1 file changed, 1 deletion(-) > > diff --git a/libavfilter/formats.c b/libavfilter/formats.c > index 31ee445c49..15c3adf80b 100644 > --- a/libavfilter/formats.c > +++ b/libavfilter/formats.c > @@ -317,7 +317,6 @@ do { > \ > void *oldf = *f; \ > \ > if (!(*f) && !(*f = av_mallocz(sizeof(**f)))) { \ > - unref_fn(f); \ > return AVERROR(ENOMEM); \ > } \ > \ > -- > 2.22.0 > > > > _______________________________________________ > ffmpeg-devel mailing list > [email protected] > https://ffmpeg.org/mailman/listinfo/ffmpeg-devel > > To unsubscribe, visit link above, or email > [email protected] with subject "unsubscribe". _______________________________________________ ffmpeg-devel mailing list [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
