mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2025-02-03 16:03:21 +00:00
[ReleaseNotes] MemorySanitizer support of ASLR on FreeBSD
Reviewers: sylvestre.ledru, kcc Reviewed By: sylvestre.ledru Differential Revision: https://reviews.llvm.org/D66792 llvm-svn: 370035
This commit is contained in:
parent
dd591bdee6
commit
bccbd74c62
@ -204,6 +204,9 @@ Limitations
|
||||
non-position-independent executables, and could fail on some Linux
|
||||
kernel versions with disabled ASLR. Refer to documentation for older versions
|
||||
for more details.
|
||||
* MemorySanitizer might be incompatible with position-independent executables
|
||||
from FreeBSD 13 but there is a check done at runtime and throws a warning
|
||||
in this case.
|
||||
|
||||
Current Status
|
||||
==============
|
||||
|
Loading…
x
Reference in New Issue
Block a user