Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D89616
Do not intercept __libc_memalign and cfree on Android because neither of these exists in Bionic. ClosedPublic Authored by oontvoo on Oct 16 2020, 11:25 PM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Oct 21 2020, 8:07 PM This revision was landed with ongoing or failed builds.Oct 21 2020, 8:22 PM Closed by commit rGe2858997abcb: Do not intercept __libc_memalign and cfree on Android because neither of these… (authored by oontvoo). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 298807 compiler-rt/lib/lsan/lsan_interceptors.cpp
compiler-rt/lib/sanitizer_common/sanitizer_platform_interceptors.h
|