Changes between Initial Version and Version 1 of Ticket #11687


Ignore:
Timestamp:
Jul 28, 2025, 2:28:46 PM (10 months ago)
Author:
flyfish101
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #11687 – Description

    initial v1  
    11Summary of the bug:
     2
     3{{{
    24fuzz@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
    35Reading 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
     
    2628==2824107==ABORTING
    2729
    28 How to reproduce:
    29 {{{
    30 % ffmpeg -i input ... output
    31 ffmpeg version
    32 built on ...
    3330}}}
    34 Patches should be submitted to the ffmpeg-devel mailing list and not this bug tracker.