-
Notifications
You must be signed in to change notification settings - Fork 687
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #5848 from freedomofpress/1039-paxtest-checks-in-t…
…estinfra Re-enables paxtest in testinfra
- Loading branch information
Showing
2 changed files
with
61 additions
and
31 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
Executable anonymous mapping : Killed | ||
Executable bss : Killed | ||
Executable data : Killed | ||
Executable heap : Killed | ||
Executable stack : Killed | ||
Executable shared library bss : Killed | ||
Executable shared library data : Killed | ||
Executable anonymous mapping (mprotect) : Killed | ||
Executable bss (mprotect) : Killed | ||
Executable data (mprotect) : Killed | ||
Executable heap (mprotect) : Killed | ||
Executable stack (mprotect) : Killed | ||
Executable shared library bss (mprotect) : Killed | ||
Executable shared library data (mprotect): Killed | ||
Return to function (strcpy) : paxtest: return address contains a NULL byte. | ||
Return to function (memcpy) : {{ memcpy_result }} | ||
Return to function (strcpy, PIE) : paxtest: return address contains a NULL byte. | ||
Return to function (memcpy, PIE) : {{ memcpy_result }} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters