5415nofar1

Results 3 issues of 5415nofar1

I ran 4 instances of the fuzzer. They worked well but three of them crashed after a few hours SYSTEM ERROR : Unable to create "path\fuzzer03\.cur_input" stop location: write_to_testcase(), c:\work\winafl\source\afl-fuzz.c:2689...

In some case of breaking the loop uv_fs_scandir_next() before the end , there seems to be a memory leak of the last entry ``` uv_fs_t scandir_req{} uv_dirent_t entry{} res =...