Memory leaks in Solaris
7 Jul
2003
7 Jul
'03
4:46 p.m.
Hi All! I caught a memory leak (24 bytes) when using recursive_mutex class. 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
7814
Age (days ago)
7814
Last active (days ago)
0 comments
1 participants
participants (1)
-
Lev Assinovsky