D6002: Identify PIE binaries (application/x-sharedlib) as executable files
Fabian Vogt
noreply at phabricator.kde.org
Mon May 29 09:06:52 UTC 2017
fvogt added a comment.
In https://phabricator.kde.org/D6002#112407, @dfaure wrote:
> This is a workaround for https://bugs.freedesktop.org/show_bug.cgi?id=97226 but indeed, there seems to be no other way.
>
> Maybe add a link to that bug report in one of the uses of x-sharedlib in your patch?
Not really a workaround - it's the proper solution. There is no difference between shared libraries and PIE executables,
if a shared lib has executable permissions, you can run it, whether it makes sense or not.
As that is how the kernel behaves it's also how KIO should behave.
REPOSITORY
R241 KIO
BRANCH
master
REVISION DETAIL
https://phabricator.kde.org/D6002
To: fvogt, dfaure, aacid
Cc: asturmlechner, #frameworks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20170529/892c258a/attachment.html>
More information about the Kde-frameworks-devel
mailing list