]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Follow up to changeset 410d736a9928f535e2591c9d5f32e8e0941f96d8.
authorIvo Raisr <ivosh@ivosh.net>
Tue, 26 Jun 2018 17:17:23 +0000 (19:17 +0200)
committerIvo Raisr <ivosh@ivosh.net>
Tue, 26 Jun 2018 20:49:42 +0000 (22:49 +0200)
Fixes BZ#390471.
Patch by: Matthias Schwarzott <zzam@gentoo.org>

coregrind/m_errormgr.c

index 00ffc7ac06935182f2d0778fd8fe71a034e00d90..3d577e5462cf8879671b0b72106a3dfd77df4ad7 100644 (file)
@@ -1205,8 +1205,8 @@ static Bool is_simple_str (const HChar *s)
 /* buf contains the raw name of a caller, supposedly either
        fun:some_function_name   or
        obj:some_object_name     or
-       fun:some_file_name       or
-       fun:some_file_name:line# or
+       src:some_file_name       or
+       src:some_file_name:line# or
        ...
    Set p->ty and p->name accordingly.
    p->name is allocated and set to the string