[FFmpeg-devel] [PATCH v3] avfilter/asrc_sinc: fix leak in config_input()

Lidong Yan yldhome2d2 at gmail.com
Mon Jun 30 04:19:54 EEST 2025


Michael Niedermayer <michael at niedermayer.cc> writes:

> > +cleanup:
> > +    av_free(h[longer]);
> >      return 0;
>
> this is not the correct return code
>

Sorry about that, gonna fix.

Thanks,
Lidong


More information about the ffmpeg-devel mailing list