Page Menu
Home
Phabricator
This is an archive of the discontinued LLVM Phabricator instance.
Paths
Table of Contents
t
-
compiler-rt/trunk/lib/lsan/
-
trunk/
-
lib/
-
lsan/
-
lsan_common_mac.cc
Hide Panel
f
Keyboard Reference
?
Differential
D32045
Scan Kernel Alloc Once page for global pointers
Closed
Public
Authored by
fjricci
on Apr 13 2017, 1:52 PM.
Download Raw Diff
Details
Reviewers
kubamracek
alekseyshl
Commits
rG7de60c501cc9: Scan Kernel Alloc Once page for global pointers
rCRT300450: Scan Kernel Alloc Once page for global pointers
rL300450: Scan Kernel Alloc Once page for global pointers
Summary
libxpc stashes some pointers here.
Diff Detail
Repository
rL LLVM
Event Timeline
fjricci
created this revision.
Apr 13 2017, 1:52 PM
alekseyshl
accepted this revision.
Apr 14 2017, 10:20 AM
alekseyshl
added inline comments.
lib/lsan/lsan_common_mac.cc
138 ↗
(On Diff #95204)
Add spaces: address + size
This revision is now accepted and ready to land.
Apr 14 2017, 10:20 AM
Closed by commit
rL300450: Scan Kernel Alloc Once page for global pointers
(authored by
fjricci
).
·
Explain Why
Apr 17 2017, 7:20 AM
This revision was automatically updated to reflect the committed changes.