Page Menu
Home
Phabricator
This is an archive of the discontinued LLVM Phabricator instance.
Paths
Table of Contents
t
-
compiler-rt/lib/sanitizer_common/
-
lib/
-
sanitizer_common/
-
sanitizer_platform_interceptors.h
Hide Panel
f
Keyboard Reference
?
Differential
D153723
sanitizer: enable getentropy interception on Linux glibc/2.25 and onwards
Closed
Public
Authored by
devnexen
on Jun 25 2023, 8:25 AM.
Download Raw Diff
Details
Reviewers
melver
Commits
rG6617778a784f: sanitizer: enable getentropy interception on Linux/GLIBC 2.25 and onwards
Summary
https://man7.org/linux/man-pages/man3/getentropy.3.html
Diff Detail
Repository
rG LLVM Github Monorepo
Unit Tests
Failed
Time
Test
3,700 ms
x64 debian > AddressSanitizer-x86_64-linux-dynamic.TestCases/Linux::auto_memory_profile_test.cpp
Event Timeline
devnexen
created this revision.
Jun 25 2023, 8:25 AM
Herald
added a project:
Restricted Project
.
·
View Herald Transcript
Jun 25 2023, 8:25 AM
Herald
added a subscriber:
Enna1
.
·
View Herald Transcript
devnexen
requested review of this revision.
Jun 25 2023, 8:25 AM
Herald
added a project:
Restricted Project
.
·
View Herald Transcript
Jun 25 2023, 8:25 AM
Herald
added a subscriber:
Restricted Project
.
·
View Herald Transcript
Harbormaster
completed remote builds in
B241032: Diff 534339
.
Jun 25 2023, 9:52 AM
melver
accepted this revision.
Jun 25 2023, 11:43 PM
Comment Actions
Thanks!
This revision is now accepted and ready to land.
Jun 25 2023, 11:43 PM
This revision was landed with ongoing or failed builds.
Jun 26 2023, 12:04 AM
Closed by commit
rG6617778a784f: sanitizer: enable getentropy interception on Linux/GLIBC 2.25 and onwards
(authored by
devnexen
).
·
Explain Why
This revision was automatically updated to reflect the committed changes.
devnexen
added a commit:
rG6617778a784f: sanitizer: enable getentropy interception on Linux/GLIBC 2.25 and onwards
.