From: Julian Seward Date: Wed, 22 Oct 2008 08:51:37 +0000 (+0000) Subject: Updated expected output following changes in r8689. X-Git-Tag: svn/VALGRIND_3_4_0~200 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=81d54faef4fcf897dfab2e40ebf1b9d0041d6404;p=thirdparty%2Fvalgrind.git Updated expected output following changes in r8689. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@8694 --- 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)