mirror of
https://sourceware.org/git/glibc.git
synced 2025-07-30 22:43:12 +03:00
This ensures that the ctype data pointers in TLS are valid in secondary namespaces even without initialization via __ctype_init. Reviewed-by: Frédéric Bérat <fberat@redhat.com>