This is the mail archive of the cygwin-apps@cygwin.com 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: The allegation is that setup is keeping open handles around...


> >>(where I'm assuming that 'delete tmp' is the proper way to 
> deal with a
> >>pointer returned by io_stream::open()...)
> 
> You cannot directly delete tmp. This is delegated to the 
> stream provider.

That's what I was afraid of.  Leaving a returned pointer
hanging around is such an obvious problem, I figured that
something else must be caching the value for later cleanup.

-Samrobb


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