This is in preparation for platforms where SANITIZER_SUPPORTS_WEAK_HOOKS is 0.
They require a default implementation.
Details
Details
Diff Detail
Diff Detail
- Repository
- rCRT Compiler Runtime
Paths
| Differential D42557
[scudo] Add default implementations for weak functions ClosedPublic Authored by cryptoad on Jan 25 2018, 2:06 PM.
Details Summary This is in preparation for platforms where SANITIZER_SUPPORTS_WEAK_HOOKS is 0.
Diff Detail
Event TimelineHerald added subscribers: Restricted Project, delcypher. · View Herald TranscriptJan 25 2018, 2:06 PM This revision is now accepted and ready to land.Jan 30 2018, 9:58 AM Closed by commit rCRT323795: [scudo] Add default implementations for weak functions (authored by cryptoad). · Explain WhyJan 30 2018, 10:01 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 131995 lib/scudo/scudo_allocator.cpp
lib/scudo/scudo_flags.cpp
lib/scudo/scudo_interface_internal.h
|