Boost logo

Boost :

From: Lev Assinovsky (lassinovsky_at_[hidden])
Date: 2003-07-11 03:58:19


Hi All!
I caught a memory leak (24 bytes) when using recursive_mutex class in
Solaris 8.
This class initializes a pthread_mutexattr attribute but never destroys it
thus
leaving the leak.
We use tons of the recursive mutexes in our huge app and that leak leads
to significant memory loss.

Regards,
Lev Assinovsky

Aelita Software Corporation

O&S Core Division, Programmer

ICQ# 165072909


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk