Introduce SANITIZER_INTERCEPT_LGAMMAL
dedicated for lgammal(). Disable it for NetBSD
as this routine is not implemented in this OS.
Installation of supernumerary interceptors causes
leaking of errors to dlsym(3)-like operations.
Paths
| Differential D54054
Split lgammal() from INIT_LGAMMAL ClosedPublic Authored by krytarowski on Nov 2 2018, 3:02 PM.
Details Summary Introduce SANITIZER_INTERCEPT_LGAMMAL Installation of supernumerary interceptors causes
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Nov 7 2018, 12:20 PM Closed by commit rCRT346352: Split lgammal() from INIT_LGAMMAL (authored by kamil). · Explain WhyNov 7 2018, 12:22 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 172444 lib/sanitizer_common/sanitizer_common_interceptors.inc
lib/sanitizer_common/sanitizer_platform_interceptors.h
|