about summary refs log tree commit diff
path: root/test-instr.c
diff options
context:
space:
mode:
authorPhilipp Bartsch <p.bartsch@sec.tu-bs.de>2019-06-13 14:42:10 +0000
committerPhilipp Bartsch <p.bartsch@sec.tu-bs.de>2019-06-13 14:42:10 +0000
commitf5ba5ffe80c52e448bf162686c21c82f166ab6c0 (patch)
treea419455bd776da1025f0b91783e20c55543b3958 /test-instr.c
parent0113c4f8342925a02dfc9832de4f7f848d88e190 (diff)
downloadafl++-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