False positive from LeakSanitizer. Memory is intentionally allocated once during
library initialization and never freed, following standard patterns for static/global
variables. Not a genuine security vulnerability.
https://github.com/gperftools/gperftools/issues/1013