Fix problem with previous change. Must explicitly close the handle
authorChris Hanson <org/chris-hanson/cph>
Sat, 25 Oct 1997 07:38:45 +0000 (07:38 +0000)
committerChris Hanson <org/chris-hanson/cph>
Sat, 25 Oct 1997 07:38:45 +0000 (07:38 +0000)
commitd8638dee89038557cc8314eb50554a5080f46f05
treeeaecbc4be66da58a81f1207c0db13405938e2aeb
parent299fd7acd78b315a6fda73dac272d01a8e1bcf06
Fix problem with previous change.  Must explicitly close the handle
copies that are passed to the subprocess.  Otherwise the pipe won't be
deleted at the appropriate time, and PeekNamedPipe won't be able to
tell when the child closes its write handle.
v7/src/microcode/ntproc.c