K 10 svn:author V 8 dwmalone K 8 svn:date V 27 2001-01-08T22:14:48.000000Z K 7 svn:log V 233 If we failed to allocate the file discriptor for the write end of the pipe, then we were corrupting the pipe_zone free list by calling pipeclose on rpipe twice. NULL out rpipe to avoid this. Reviewed by: dillon Reviewed by: iedowse END