]> sourceware.org Git - systemtap.git/commit
Match non-executable shared libraries in glob patterns.
authorDavid Smith <dsmith@redhat.com>
Mon, 30 Oct 2017 20:39:11 +0000 (15:39 -0500)
committerDavid Smith <dsmith@redhat.com>
Mon, 30 Oct 2017 20:39:11 +0000 (15:39 -0500)
commitc539cb3d727e05981227cee40930fec7daae9028
tree4ea0ce9a4658afcccf6ba9de07d71372f6fb28f7
parent5877ce1463c240cc6f2e2038aa6d9890b752d6cf
Match non-executable shared libraries in glob patterns.

Shared libraries in Debian do not have executable permissions. This
patch makes glob patterns work for those. Debian policy 8.1:

"Shared libraries should not be installed executable, since the dynamic
linker does not require this and trying to execute a shared library
usually results in a core dump."
tapsets.cxx
This page took 0.025592 seconds and 5 git commands to generate.