poll function don't release all windows handle / possible memory leak

Corinna Vinschen corinna-cygwin@cygwin.com
Mon Apr 18 19:14:00 GMT 2011


On Apr 18 11:35, Thomas Stalder wrote:
> Hello,
> 
> I have found that poll function don't release all windows handle (with
> network socket) and generate memory leak.

That's actually a pthread problem in conjunction with select (poll only
calls select under the hood).  I applied a fix to CVS.  Thanks for the
testcase!


Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Project Co-Leader          cygwin AT cygwin DOT com
Red Hat

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple



More information about the Cygwin mailing list