Subject: [Boost-bugs] [Boost C++ Libraries] #3976: [pool] Modifications to allow Boost.Pool uses to be checked by Valgrind
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2010-03-03 18:00:28
#3976: [pool] Modifications to allow Boost.Pool uses to be checked by Valgrind
-------------------------------------+--------------------------------------
Reporter: jewillco | Owner: cnewbold
Type: Patches | Status: new
Milestone: Boost 1.43.0 | Component: pool
Version: Boost Development Trunk | Severity: Not Applicable
Keywords: |
-------------------------------------+--------------------------------------
The attached patch uses Valgrind client requests to mark chunks allocated
and freed from Boost.Pool pools correctly, plus to mark unallocated space
in a pool as non-accessible. The patched code requires the preprocessor
symbol VALGRIND to be defined to add the extra requests.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/3976> 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:02 UTC