AddressSanitizer container-overflow: is this a spdlog bug or a coding mistake? #2263
Replies: 1 comment 2 replies
-
I think it is a false positive for
|
Beta Was this translation helpful? Give feedback.
-
I think it is a false positive for
|
Beta Was this translation helpful? Give feedback.
-
Hello, I've stumbled with the following issue at the end of my code:
I'm trying to understand if this is:
If it's a bug I'll open a proper bug report.
My code is available specifically here:
https://github.com/viniciusferrao/cloysterhpc/blob/master/src/services/log.cpp
https://github.com/viniciusferrao/cloysterhpc/blob/master/src/services/log.h
https://github.com/viniciusferrao/cloysterhpc/blob/master/src/main.cpp#L29
If someone is willing to help I'm very grateful.
Thanks.
PS: Full output of the AddressSanitizer
Beta Was this translation helpful? Give feedback.
All reactions