llvm-project
[msan] Re-exec with no ASLR if memory layout is incompatible on Linux
#85142
Merged
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Overview
Commits
4
Changes
View On
GitHub
[msan] Re-exec with no ASLR if memory layout is incompatible on Linux
#85142
thurstond
merged 4 commits into
llvm:main
from
thurstond:msan_reexec
llvmbot
added
compiler-rt
llvmbot
added
compiler-rt:msan
llvmbot
added
compiler-rt:sanitizer
thurstond
requested a review
from
vitalybuka
1 year ago
thurstond
requested a review
from
kstoimenov
1 year ago
vitalybuka
commented on 2024-03-13
vitalybuka
commented on 2024-03-13
[msan] Re-exec with no ASLR if memory layout is incompatible on Linux
0c878b6f
Skip CheckMemoryRangeAvailability if !dry_run, as suggested by Vitaly
b714a62d
thurstond
force pushed
to
b714a62d
1 year ago
vitalybuka
approved these changes on 2024-03-14
Bug fix: if the memory layout is incompatible and we did not re-exec,…
9bda315a
thurstond
requested a review
from
vitalybuka
1 year ago
vitalybuka
commented on 2024-03-15
vitalybuka
approved these changes on 2024-03-15
Simplify code per Vitaly's comment
63d529ff
thurstond
merged
58f72518
into main
1 year ago
Login to write a write a comment.
Login via GitHub
Reviewers
vitalybuka
kstoimenov
Assignees
No one assigned
Labels
compiler-rt
compiler-rt:msan
compiler-rt:sanitizer
Milestone
No milestone
Login to write a write a comment.
Login via GitHub