5 Commits

Author SHA1 Message Date
b1gr3db
f091b8d692
Regression fix
Previous fix was undone in a subsequent commit
2021-02-16 11:17:55 -05:00
Andrea Fioraldi
22a3c7f7d0 fix #736 (ty b1gr3db) 2021-02-12 09:42:22 +01:00
b1gr3db
d0ab2ded00
Create string.c
Off by one error resulted in memmem calling memcmp where h + needle_len is one past the end.
2021-02-03 15:32:06 -05:00
van Hauser
cd95ee67bc code format qasan 2021-02-01 23:00:45 +01:00
Andrea Fioraldi
d21ca3e480 libqasan and use target cross compiler to compile target qemu libs 2021-01-29 15:14:20 +01:00