diff options
author | Philipp Bartsch <p.bartsch@sec.tu-bs.de> | 2019-06-13 14:42:10 +0000 |
---|---|---|
committer | Philipp Bartsch <p.bartsch@sec.tu-bs.de> | 2019-06-13 14:42:10 +0000 |
commit | f5ba5ffe80c52e448bf162686c21c82f166ab6c0 (patch) | |
tree | a419455bd776da1025f0b91783e20c55543b3958 /test-instr.c | |
parent | 0113c4f8342925a02dfc9832de4f7f848d88e190 (diff) | |
download | afl++-f5ba5ffe80c52e448bf162686c21c82f166ab6c0.tar.gz |
fix zero terminated string issue
In C "strings" are zero terminated. Functions like strcmp/strncmp/memcmp/... work on them. We have to be careful to not ignore the last byte.
Diffstat (limited to 'test-instr.c')
0 files changed, 0 insertions, 0 deletions