id summary reporter owner description type status milestone component version severity resolution keywords cc 3976 [pool] Modifications to allow Boost.Pool uses to be checked by Valgrind Jeremiah Willcock Chris Newbold 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. Patches closed Boost 1.43.0 pool Boost Development Trunk Not Applicable wontfix boostpool@…