mirror of https://github.com/mpv-player/mpv
bf6d49cbd4
Loading external files makes little sense. Might disable this completely later, but let see how it works, The idea is the same as for direct load. Exclude paths starting with `file://.` and `file:///`. But still fuzz any processing that other input might have. It shouldn't be a huge problem if we do `file://mpv` for example. Not great, but also not terrible. |
||
---|---|---|
.. | ||
common.h | ||
fuzzer_load.c | ||
fuzzer_loadfile.c | ||
fuzzer_loadfile_direct.c | ||
fuzzer_set_property.c | ||
meson.build |