public inbox for pthreads-win32@sourceware.org
 help / color / mirror / Atom feed
* pthread_mutex_lock leaking memory?
@ 2003-08-29 21:00 phuong nguyen
  2003-08-30  2:35 ` Ross Johnson
  0 siblings, 1 reply; 2+ messages in thread
From: phuong nguyen @ 2003-08-29 21:00 UTC (permalink / raw)
  To: pthreads-win32

Hi

I'm using 5-10-03 snapshot of pthread-win32 with MSVC 6.0 SP5. It seems
that when I init a mutex with PTHREAD_MUTEX_INITIALIZER, it would leaks
44 bytes of memory when ever I do a lock on the mutex. Any one else
encounter the same problem? Rational Purify trace the leak back to
pthread_setcanceltype.

Phuong

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-08-30  2:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-08-29 21:00 pthread_mutex_lock leaking memory? phuong nguyen
2003-08-30  2:35 ` Ross Johnson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).