Thanks. I found the cause of these UBSAN errors. I will send a patch to fix those soon.
> On Nov 10, 2024, at 0:54, James Almer <[email protected]> wrote: > > On 11/8/2024 2:23 AM, Pierre-Anthony Lemieux wrote: >> Ok will merge the patch below. > > src/libavcodec/jpeg2000dec.c:1972:117: runtime error: left shift of 1 by 31 > places cannot be represented in type 'int' > > https://fate.ffmpeg.org/report.cgi?time=20241109021127&slot=x86_64-archlinux-gcc-ubsan > _______________________________________________ > 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".
