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.
Differential D48254
[sanitizer] Refactor GNU libc version retrieval Lekensteyn on Jun 16 2018, 3:12 AM. Authored by
Details
Use gnu_get_libc_version (since GNU libc 2.1) instead of confstr because No functional change intended.
Diff Detail Event Timeline |