This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: _kbhit & memory leak in select()


> On Feb  5 13:17, Michiel De Hoon wrote:
> > 1) Where is the select_record deleted? The select_stuff variable sel will
be
> > gone after we exit cygwin_select, and with it the pointer to the
> > select_record we allocated in select_read.
>
> In the select_stuff destructor.

Ha. You're right. I guess I have been doing too much C lately and forgot my
basic C++. Thanks, Corinna.

--Michiel.

Michiel de Hoon
Center for Computational Biology and Bioinformatics
Columbia University
1150 St Nicholas Avenue
New York, NY 10032


--
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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]