From 81d54faef4fcf897dfab2e40ebf1b9d0041d6404 Mon Sep 17 00:00:00 2001 From: Julian Seward Date: Wed, 22 Oct 2008 08:51:37 +0000 Subject: [PATCH] Updated expected output following changes in r8689. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@8694 --- exp-ptrcheck/tests/bad_percentify.stderr.exp-glibc28-amd64 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/exp-ptrcheck/tests/bad_percentify.stderr.exp-glibc28-amd64 b/exp-ptrcheck/tests/bad_percentify.stderr.exp-glibc28-amd64 index 1cd498c2dc..01c0b9fe4a 100644 --- a/exp-ptrcheck/tests/bad_percentify.stderr.exp-glibc28-amd64 +++ b/exp-ptrcheck/tests/bad_percentify.stderr.exp-glibc28-amd64 @@ -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 @@ Invalid read of size 1 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 @@ Invalid read of size 1 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) -- 2.47.3