This also allows intercepting these getprotoent functions on Linux as well, since Linux exposes them.
Details
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
compiler-rt/lib/sanitizer_common/sanitizer_common_interceptors.inc | ||
---|---|---|
778 | it's unrelated to description |
compiler-rt/lib/sanitizer_common/sanitizer_common_interceptors.inc | ||
---|---|---|
778 | Ah, looks like some changes snuck in that I meant to be in a different patchset. I'll split that out for sure. |
compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_netbsd.h | ||
---|---|---|
132 | Hmm looks like confusion caused by the file naming (netbsd implements posix, right?) multiplied by the lack of buildbot coverage. Sorry for the breakage. |
compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_netbsd.h | ||
---|---|---|
132 | Ah I see you've done that already. |
clang-tidy: error: no template named 'AddrHashMap'; did you mean '__asan::AddrHashMap'? [clang-diagnostic-error]
not useful