Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-04-05 | Make afl_toxsave.c a bit more portable; fix memleak. | iphydf | |
malloc.h doesn't exist on most platforms, and certainly not in stdc. No functions from malloc.h are actually used here, and stdlib.h is enough. | |||
2020-03-24 | Add basic test adapter for AFL | sudden6 | |