mirror of
https://sourceware.org/git/glibc.git
synced 2025-08-19 00:02:09 +03:00
This also highlights that we'd been loading 64-bits instead of the proper 32-bits. Caught by the linker as a relocation error, since the variable happened to be unaligned for 64-bits.