[FFmpeg-devel] [PATCH] avfilter/avf_showcqt: fix unbounded index when copying to fft_data

Nicolas George george at nsup.org
Fri Aug 8 18:40:09 EEST 2025


Muhammad Faiz (HE12025-07-03):
> When timeclamp and/or fps are low, j can be negative.
> 
> Fix Ticket11640
> ---
>  libavfilter/avf_showcqt.c | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Sorry, I thought it was Paul's code and you were waiting for review. In
the process of applying.

Regards,

-- 
  Nicolas George


More information about the ffmpeg-devel mailing list