diff options
Diffstat (limited to 'contrib/bc/tests/fuzzing/bc_inputs1/lib7.txt')
-rw-r--r-- | contrib/bc/tests/fuzzing/bc_inputs1/lib7.txt | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/contrib/bc/tests/fuzzing/bc_inputs1/lib7.txt b/contrib/bc/tests/fuzzing/bc_inputs1/lib7.txt new file mode 100644 index 000000000000..edd66a40e83a --- /dev/null +++ b/contrib/bc/tests/fuzzing/bc_inputs1/lib7.txt @@ -0,0 +1,12 @@ +ubytes(0) +ubytes(1) +ubytes(2) +sbytes(0) +sbytes(1) +sbytes(-1) +sbytes(2) +sbytes(127) +sbytes(128) +sbytes(254) +sbytes(255) +sbytes(256) |