public inbox for pthreads-win32@sourceware.org
 help / color / mirror / Atom feed
From: "phuong nguyen" <phuong@xambala.com>
To: <pthreads-win32@sources.redhat.com>
Subject: pthread_mutex_lock leaking memory?
Date: Fri, 29 Aug 2003 21:00:00 -0000	[thread overview]
Message-ID: <45EC781FB567314B862CEA4CC72ABF0C05974C@sj-ex-02.xambala.local> (raw)

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

             reply	other threads:[~2003-08-29 21:00 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-08-29 21:00 phuong nguyen [this message]
2003-08-30  2:35 ` Ross Johnson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=45EC781FB567314B862CEA4CC72ABF0C05974C@sj-ex-02.xambala.local \
    --to=phuong@xambala.com \
    --cc=pthreads-win32@sources.redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).