Use gnu_get_libc_version (since GNU libc 2.1) instead of confstr because
the latter is intercepted by msan and therefore less suitable for reuse.
No functional change intended.
Paths
| Differential D48254
[sanitizer] Refactor GNU libc version retrieval AbandonedPublic Authored by Lekensteyn on Jun 16 2018, 3:12 AM.
Details
Summary Use gnu_get_libc_version (since GNU libc 2.1) instead of confstr because No functional change intended.
Diff Detail Event TimelineHerald added subscribers: Restricted Project, llvm-commits, kubamracek. · View Herald TranscriptJun 16 2018, 3:12 AM Comment Actions
Sorry, I have not noticed your patches.
Revision Contents
Diff 151614 lib/sanitizer_common/sanitizer_linux_libcdep.cc
|