mirror of
https://github.com/gabime/spdlog.git
synced 2026-04-10 11:34:29 +08:00
payload does not appear to be reliably null terminated and leaks data. Use size to the formatter to reliably terminate messages.
payload does not appear to be reliably null terminated and leaks data. Use size to the formatter to reliably terminate messages.