$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [thread] Testing with Sanitisers (ASAN, TSAN, MSAN)
From: Vicente J. Botet Escriba (vicente.botet_at_[hidden])
Date: 2015-03-13 02:49:04
Le 13/03/15 03:48, Ben Pope a écrit :
> On Friday, March 13, 2015 05:12 AM, Vicente J. Botet Escriba wrote:
>
>> I have a question. There is a "ThreadSanitizer: thread leak" on a
>> program that must finish calling std::terminate and don't join a thread.
>> I think that this can be considered a false positive.
>
> Which test? I'll ask over on the clang newsgroup.
>
It added a ticket for it from the
https://svn.boost.org/trac/boost/ticket/11098
Vicente