Added null byte test

This commit is contained in:
Bruce Hill 2021-09-29 14:57:51 -07:00
parent 2143a44b9c
commit c994824804
3 changed files with 2 additions and 0 deletions

BIN
tests/26-null-byte.in Normal file

Binary file not shown.

BIN
tests/26-null-byte.out Normal file

Binary file not shown.

2
tests/26-null-byte.sh Normal file
View File

@ -0,0 +1,2 @@
# Null bytes can be matched with \x00
bp -p '\x00'