add_handle and malloc

Christopher Faylor cgf@redhat.com
Mon Aug 5 22:49:00 GMT 2002


On Tue, Aug 06, 2002 at 06:41:33AM +0100, Conrad Scott wrote:
>It looks like it's cygwin_mount_h, at memory_init():155.  I'll go and
>zap something.

It's probably happening because fork isn't setting mount_h in
child_proc_info.  mount_h should be changed to be NO_COPY and
fork_parent should fill out this field the same way spawn.cc
does.

I just checked in a change which may fix this.

cgf



More information about the Cygwin-patches mailing list