Michael Niedermayer (12019-08-10): > Fixes: left shift of negative value -961533698048 > Fixes: > 16242/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_FFWAVESYNTH_fuzzer-5738550670131200 > > Found-by: continuous fuzzing process > https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg > Signed-off-by: Michael Niedermayer <[email protected]> > --- > libavcodec/ffwavesynth.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-)
No objection for either of these patches. But I want to be on record that I think they were a waste of time, as these undefined behaviors have no chance of devolving into anything except possibly garbled output on strange architectures for an obscure format. Compilers are practical tools, not an axiomatic system. Regards, -- Nicolas George
signature.asc
Description: PGP signature
_______________________________________________ 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".
