Re: [Boost-bugs] [Boost C++ Libraries] #12258: Removing Valgrind Conditional Issues in seed_rng.hpp for Valgrind

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #12258: Removing Valgrind Conditional Issues in seed_rng.hpp for Valgrind
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2017-08-10 16:01:11


#12258: Removing Valgrind Conditional Issues in seed_rng.hpp for Valgrind
-------------------------------+---------------------------
  Reporter: deene.dafoe@… | Owner: Andy Tompkins
      Type: Tasks | Status: new
 Milestone: To Be Determined | Component: uuid
   Version: Boost 1.61.0 | Severity: Problem
Resolution: | Keywords:
-------------------------------+---------------------------

Comment (by James E. King, III <jking@…>):

 I ran valgrind on test_random_generator and there were no warnings or
 errors, even after I reinstated the commented-out test for
 boost::random::random_device. I confirmed in the debugger that we're
 going through seed_rng, specifically the purposefully uninitialized array
 (in the case I saw, it was not done for entropy, but instead for
 performance). Do you still believe there is an issue here? I did not use
 any suppressions. Sample code demonstrating the issue would also be
 helpful here. Thanks.

-- 
Ticket URL: <https://svn.boost.org/trac10/boost/ticket/12258#comment:2>
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-08-10 16:08:16 UTC