about summary refs log tree commit diff
path: root/qemu_mode/libqasan/string.c
AgeCommit message (Collapse)Author
2024-02-032024 v4.10c releasevanhauser-thc
2023-01-03welcome 2023vanhauser-thc
2022-07-12clang format 14vanhauser-thc
2022-01-15more welcome 20220xsanz
2021-02-16Regression fixb1gr3db
Previous fix was undone in a subsequent commit
2021-02-12fix #736 (ty b1gr3db)Andrea Fioraldi
2021-02-03Create string.cb1gr3db
Off by one error resulted in memmem calling memcmp where h + needle_len is one past the end.
2021-02-01code format qasanvan Hauser
2021-01-29libqasan and use target cross compiler to compile target qemu libsAndrea Fioraldi