[FFmpeg-devel] [PATCH 0/6] Minor fixes and for fuzzing targets

Kacper Michajłow kasper93 at gmail.com
Sun Apr 6 03:39:17 EEST 2025


Minor fixes and for fuzzing targets. Mostly motivated to reduce spam in
the build log. While at it, tiff/tdsc check was fixed, which was real bug.

Kacper Michajłow (6):
  tools/Makefile: add identifier macros for specific fuzzing targets
  tools/target_dec_fuzzer: fix tiff/tdsc check
  tools/target_dec_fuzzer: suppress Wdeclaration-after-statement
  tools/target_dec_fuzzer: suppress Wunused-function
  tools/target_dem_fuzzer: make fuzz data pointer constant
  tools/target_dem_fuzzer: remove unused fuzz_tag

 tools/Makefile            |  8 +++----
 tools/target_dec_fuzzer.c | 46 ++++++++++++++++++++++++---------------
 tools/target_dem_fuzzer.c |  5 +----
 3 files changed, 33 insertions(+), 26 deletions(-)

--
2.49.0


More information about the ffmpeg-devel mailing list