Christopher Faylor wrote:
On Wed, Oct 08, 2008 at 02:45:55AM +0200, Bob van Loosen wrote:
Christopher Faylor wrote:
This should be fixed in the next snapshot. If you are looking for a
workaround, specifically set the sigev_notify_attributes to
PTHREAD_CREATE_DETACHED.
Thanks, that fixed it.
Shouldn't PTHREAD_CREATE_DETACHED be default? That's what the opengroup.org
site says.
Maybe you need to reinvestigate the meaning of "fixed" and "workaround"?
From my point of view, the workaround fixed the memory leak.
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/