This commit is contained in:
vanhauser-thc
2024-05-31 18:32:31 +02:00
parent a3125c38f4
commit 9419e39fdf
5 changed files with 14 additions and 4 deletions

View File

@ -1195,3 +1195,4 @@ common_fuzz_stuff(afl_state_t *afl, u8 *out_buf, u32 len) {
return 0;
}