Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-02-16 | Regression fix | b1gr3db | |
Previous fix was undone in a subsequent commit | |||
2021-02-12 | fix #736 (ty b1gr3db) | Andrea Fioraldi | |
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 | libqasan and use target cross compiler to compile target qemu libs | Andrea Fioraldi | |