From: Ivo Raisr Date: Tue, 26 Jun 2018 17:17:23 +0000 (+0200) Subject: Follow up to changeset 410d736a9928f535e2591c9d5f32e8e0941f96d8. X-Git-Tag: VALGRIND_3_14_0~89 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a9006c7e929967ddb298bc1be676245b21739deb;p=thirdparty%2Fvalgrind.git Follow up to changeset 410d736a9928f535e2591c9d5f32e8e0941f96d8. Fixes BZ#390471. Patch by: Matthias Schwarzott --- diff --git a/coregrind/m_errormgr.c b/coregrind/m_errormgr.c index 00ffc7ac06..3d577e5462 100644 --- a/coregrind/m_errormgr.c +++ b/coregrind/m_errormgr.c @@ -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