|
From: <sv...@va...> - 2008-10-22 08:56:00
|
Author: sewardj
Date: 2008-10-22 09:51:37 +0100 (Wed, 22 Oct 2008)
New Revision: 8694
Log:
Updated expected output following changes in r8689.
Modified:
trunk/exp-ptrcheck/tests/bad_percentify.stderr.exp-glibc28-amd64
Modified: trunk/exp-ptrcheck/tests/bad_percentify.stderr.exp-glibc28-amd64
===================================================================
--- trunk/exp-ptrcheck/tests/bad_percentify.stderr.exp-glibc28-amd64 2008-10-22 00:57:29 UTC (rev 8693)
+++ trunk/exp-ptrcheck/tests/bad_percentify.stderr.exp-glibc28-amd64 2008-10-22 08:51:37 UTC (rev 8694)
@@ -1,6 +1,6 @@
Invalid read of size 1
- at 0x........: strlen (h_intercepts.c:109)
+ at 0x........: strlen (h_intercepts.c:85)
by 0x........: ...
by 0x........: ...
by 0x........: VG_print_translation_stats (bad_percentify.c:88)
@@ -10,7 +10,7 @@
Actual: unknown
Invalid read of size 1
- at 0x........: strlen (h_intercepts.c:109)
+ at 0x........: strlen (h_intercepts.c:85)
by 0x........: ...
by 0x........: ...
by 0x........: VG_print_translation_stats (bad_percentify.c:93)
@@ -20,7 +20,7 @@
Actual: unknown
Invalid read of size 1
- at 0x........: strlen (h_intercepts.c:109)
+ at 0x........: strlen (h_intercepts.c:85)
by 0x........: ...
by 0x........: ...
by 0x........: VG_print_translation_stats (bad_percentify.c:98)
|