Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-02-03 | Create string.c | b1gr3db | |
Off by one error resulted in memmem calling memcmp where h + needle_len is one past the end. | |||
2021-02-01 | code format qasan | van Hauser | |
2021-01-29 | qasan readme | Andrea Fioraldi | |
2021-01-29 | working AFL_USE_QASAN | Andrea Fioraldi | |
2021-01-29 | libqasan and use target cross compiler to compile target qemu libs | Andrea Fioraldi | |