]> git.ipfire.org Git - thirdparty/valgrind.git/commit
PR422261 platform selection fails for unqualified client name
authorMark Wielaard <mark@klomp.org>
Thu, 4 Feb 2021 15:14:00 +0000 (16:14 +0100)
committerMark Wielaard <mark@klomp.org>
Thu, 4 Feb 2021 15:44:24 +0000 (16:44 +0100)
commitf7e87e6ae3497287ceac6ef266d4f10ee8ab3c53
tree8c06cd12b4d966b8d2e9951ff0e6918f79226d91
parent7ada4d26d7cd3eb14904a398e6646f8b4e7d8a64
PR422261 platform selection fails for unqualified client name

Bug introduced with commit f15beea76
"Fix memory leak in launcher-linux.c"

Need to try opening the actual 'client' path, not just the 'clientname'
file name.

Reported-by: Michael Wojcik <michael.wojcik@microfocus.com>
https://bugs.kde.org/show_bug.cgi?id=422261
NEWS
coregrind/launcher-linux.c