Add new interceptors for:
- sysctl
- sysctlbyname
- sysctlgetmibinfo
- sysctlnametomib
- asysctl
- asysctlbyname
Cover the API with a new test file TestCases/NetBSD/sysctl.cc.
Paths
| Differential D54076
Add interceptors for the sysctl(3) API family from NetBSD ClosedPublic Authored by krytarowski on Nov 3 2018, 12:23 PM.
Details Summary Add new interceptors for:
Cover the API with a new test file TestCases/NetBSD/sysctl.cc.
Diff Detail
Event Timelinevitalybuka added inline comments.
This revision now requires changes to proceed.Nov 7 2018, 4:29 PM
This revision is now accepted and ready to land.Dec 3 2018, 4:26 PM krytarowski added inline comments. Closed by commit rCRT348228: Add interceptors for the sysctl(3) API family from NetBSD (authored by kamil). · Explain WhyDec 3 2018, 5:54 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 176526 lib/sanitizer_common/sanitizer_common_interceptors.inc
lib/sanitizer_common/sanitizer_platform_interceptors.h
test/sanitizer_common/TestCases/NetBSD/sysctl.cc |
Here and below