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

ld y yldhome2d2 at gmail.com
Mon Jun 23 15:48:05 EEST 2025


Michael Niedermayer <michael at niedermayer.cc> writes:

> does the other return in config_output() not need this free too?
>

I believe all the other return behind fir_to_phase() has called
av_free(h[longer])
already. I would love to add this message to my next patch series.

Thanks,
Lidong


More information about the ffmpeg-devel mailing list