diff options
author | Jeremy Lainé <jeremy.laine@m4x.org> | 2018-03-05 22:47:44 +0100 |
---|---|---|
committer | Paul Kehrer <paul.l.kehrer@gmail.com> | 2018-03-05 17:47:44 -0400 |
commit | ef8f066d5a6790a65452e345ae70b8e29af5381e (patch) | |
tree | c754b0ed6ea5471de47b2da5a207dc54f66465b1 /vectors/cryptography_vectors | |
parent | aa877e1a6696fd4defbdf97ef114bdb2d4cd8a18 (diff) | |
download | cryptography-ef8f066d5a6790a65452e345ae70b8e29af5381e.tar.gz cryptography-ef8f066d5a6790a65452e345ae70b8e29af5381e.tar.bz2 cryptography-ef8f066d5a6790a65452e345ae70b8e29af5381e.zip |
Check all .so's are noexecstack (#3994) (#4130)
The ouput of execstack -q is one line per file, either:
- starting with a '-' (dash) if the file does not require an executable stack
- start with an 'X' if the file *does* require an executable stack
We check there are no files which require an executable stack.
Diffstat (limited to 'vectors/cryptography_vectors')
0 files changed, 0 insertions, 0 deletions