Changes between Initial Version and Version 1 of Ticket #11687
- Timestamp:
- Jul 28, 2025, 2:28:46 PM (10 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #11687 – Description
initial v1 1 1 Summary of the bug: 2 3 {{{ 2 4 fuzz@Fuzz2:~/Desktop/projects_oss/FFmpeg/tools/fuzzout/sws_fuzz$ ./target_sws_fuzzer1051 /home/fuzz/Desktop/projects_oss/FFmpeg/tools/fuzzout/sws_fuzz/out_sws_1051/default/crashes/id:000128,sig:11,src:000545+000155_time:144463_execs:66025_op:splice_rep:8 3 5 Reading 181 bytes from /home/fuzz/Desktop/projects_oss/FFmpeg/tools/fuzzout/sws_fuzz/out_sws_1051/default/crashes/id:000128,sig:11,src:000545+000155_time:144463_execs:66025_op:splice_rep:8 … … 26 28 ==2824107==ABORTING 27 29 28 How to reproduce:29 {{{30 % ffmpeg -i input ... output31 ffmpeg version32 built on ...33 30 }}} 34 Patches should be submitted to the ffmpeg-devel mailing list and not this bug tracker.


