Subject: Re: [Boost-bugs] [Boost C++ Libraries] #11425: use-of-uninitialized-value
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2016-01-03 21:21:39
#11425: use-of-uninitialized-value
-------------------------------------------------+-------------------------
Reporter: VinÃcius dos Santos Oliveira | Owner: rogeeff
<vini.ipsmaker@â¦> | Status: reopened
Type: Bugs | Component: test
Milestone: To Be Determined | Severity: Problem
Version: Boost 1.60.0 | Keywords:
Resolution: |
-------------------------------------------------+-------------------------
Changes (by vini.ipsmaker@â¦):
* status: closed => reopened
* version: Boost 1.58.0 => Boost 1.60.0
* resolution: obsolete =>
* milestone: Boost 1.59.0 => To Be Determined
Comment:
Hi, I've tried to use clang sanitizers with my tests that use Boost.Test
again and again the memory sanitizer complained.
I've create an empty test and clang sanitizer complained. If the test body
is empty, no code of mine is triggering the issue. Therefore, I believe
the issue lies within Boost.Test.
Here is the failure (with stack trace): https://travis-
ci.org/vinipsmaker/asiohttpserver/jobs/99930074#L766
Here is the code:
https://github.com/vinipsmaker/asiohttpserver/blob/aad4535b24cb6c5800fd74375479bb5732e45487/test/boosttest.cpp
(I forgot to remove one unnecessary `#include`, but it's not important)
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/11425#comment:3> Boost C++ Libraries <http://www.boost.org/> Boost provides free peer-reviewed portable C++ source libraries.
This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:19 UTC