Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-11-03 | fix: bcmp with n==0 | Alastair Reid | |
This was executing the loop when n==0 leading to an out of bound pointer error. Found while verifying Rust code that compares strings. | |||
2019-10-31 | klee-libc: add bcmp | Julian Büning | |