id summary reporter owner description type status milestone component version severity resolution keywords cc 11425 use-of-uninitialized-value Vinícius dos Santos Oliveira Gennadiy Rozental I tried to test my own library using clang sanitizers, but I use Boost.Test and, to my surprise, Boost.Test itself had an use of uninitialized variables, like you can see on the clang report: https://travis-ci.org/vinipsmaker/asiohttpserver/jobs/67654540#L687 Bugs closed To Be Determined test Boost 1.60.0 Problem invalid