]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Updated expected output following changes in r8689.
authorJulian Seward <jseward@acm.org>
Wed, 22 Oct 2008 08:51:37 +0000 (08:51 +0000)
committerJulian Seward <jseward@acm.org>
Wed, 22 Oct 2008 08:51:37 +0000 (08:51 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@8694

exp-ptrcheck/tests/bad_percentify.stderr.exp-glibc28-amd64

index 1cd498c2dc02b9a5fb3c9ab365a2a3a8167353b4..01c0b9fe4aaef3142a19a49287879a70ae0851a6 100644 (file)
@@ -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)