+1
−1
+1
−1
tests/data/test1440
0 → 100644
+31
−0
tests/data/test1441
0 → 100644
+31
−0
Loading
If a % ended the statement, the string's trailing NUL would be skipped and memory past the end of the buffer would be accessed and potentially displayed as part of the --write-out output. Added tests 1440 and 1441 to check for this kind of condition. Reported-by: Brian Carpenter