Re: [Boost-users] Boost.Thread memory leak reported
26 Aug
2005
26 Aug
'05
8:33 a.m.
26 Aug
26 Aug
9:07 a.m.
New subject: Boost.Thread memory leak reported
Foster Gareth wrote:
Because Purify is smart and doesn't report false leaks.
"False leaks"??
Yep. A program leaks when it continually allocates memory without deallocating it. An allocation that is done once per program lifetime is not a leak. The allocated memory will not increase with time, no matter for how long the program is run.
2:24 p.m.
New subject: Boost.Thread memory leak reported
But Peter, we do agree that there is problem and it should be fixed, dont't we? Christian
7020
Age (days ago)
7020
Last active (days ago)
3 comments
3 participants
participants (3)
-
Christian Henning
-
Foster Gareth
-
Peter Dimov