launcher-linux.c (find_client): barf if we don't have read permission for executable
commit132b9eca80b36e9368dc806d8144d0846de2298c
authorMark Wielaard <mark@klomp.org>
Sun, 26 Nov 2023 17:22:01 +0000 (26 18:22 +0100)
committerMark Wielaard <mark@klomp.org>
Sun, 26 Nov 2023 17:25:46 +0000 (26 18:25 +0100)
treed5d14b29ffee36c84b0db38264fbb10dd75d9b4d
parent643fecdd4c24157e7477e52b6c00e433d8dcc2e4
launcher-linux.c (find_client): barf if we don't have read permission for executable

For such an executable valgrind will now report:

valgrind: Cannot continue: Need read permission on /usr/local/bin/exec-no-read

https://bugs.kde.org/show_bug.cgi?id=281059
NEWS
coregrind/launcher-linux.c