diff options
Diffstat (limited to 'tests/misc/ptx-overrun')
-rwxr-xr-x | tests/misc/ptx-overrun | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/misc/ptx-overrun b/tests/misc/ptx-overrun index 038109d57..81147e32d 100755 --- a/tests/misc/ptx-overrun +++ b/tests/misc/ptx-overrun @@ -28,7 +28,6 @@ fi f=01234567890123456789012345678901234567890123456789 touch $f empty || framework_failure -fail=0 # Specifying a regular expression ending in a lone backslash # would cause ptx to write beyond the end of a malloc'd buffer. |