This is the mail archive of the cygwin-patches@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: add_handle and malloc


"Christopher Faylor" <cgf@redhat.com> wrote:
> If there is a handle leak then the thread^Wdebug code
> should be a good clue where it is.
> If you look at the cygheap->debug.freeh table it should
> be filled with a repeating handle, I would think.

Thanks for the pointer.  That's roughly where I've just reached: I
kept getting distracted (mainly by breaking the DLL w/ some
stoopid debugging hack).  It looks like it's cygwin_mount_h, at
memory_init():155.  I'll go and zap something.

I'll pick up your latest cygthread update soon.

// Conrad




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