0
0
mirror of https://github.com/mpv-player/mpv.git synced 2024-09-20 03:52:22 +02:00
mpv/fuzzers
Kacper Michajłow 7eec246d56 fuzzer_load: seal the input fd after writing the data
Nothing should ever modify this data. Also, add CLOEXEC for good
measure.
2024-06-25 02:17:40 +02:00
..
common.h fuzzers/common: add prototype for LLVMFuzzerTestOneInput 2024-06-05 19:07:58 +02:00
fuzzer_load.c fuzzer_load: seal the input fd after writing the data 2024-06-25 02:17:40 +02:00
fuzzer_loadfile_direct.c fuzzers: always return 0 2024-05-21 06:28:18 +02:00
fuzzer_set_property.c fuzzer_set_property: destroy mpv also on error 2024-06-24 17:36:53 +02:00
meson.build meson: add fuzzers alias for all fuzzer targets 2024-06-24 17:36:53 +02:00