Boost logo

Boost Users :

Subject: [Boost-users] [Thread] Can't suppress thread_specific_ptr 'memory leak'
From: Joshua Boyce (cypher.jb_at_[hidden])
Date: 2009-07-12 21:35:40


Hey all, having a small issue with thread_specific_ptr. I'm a MSVC user and
I'm getting a memory leak reported with the leak detection
from _CrtSetDbgFlag and I was wondering if it was possible to suppress it
somehow? I only ask because I know that these leaks in particular are false
positives (or so it seems) and I wish to filter them out so I can quickly
see each time if anything else is leaking without having to "manually"
filter the log myself.

Thanks.



Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net