On Wed, 10 Nov 2004, [EMAIL PROTECTED] wrote:

> Hi Guys,
>
> PHP_FUNCTION(proc_close) doesn't have a call to
> CloseHandle(proc->child), to close the process handle.
> This is causing a handle leak on Windows, and eventually brings the
> whole OS to it's knees.
>
> Here's the fixed code snippet (there's a DIFF at the end of the file):

Can you please post a unified diff without any whitespace changes (and
put it online and provide a link, as gmail mangles files it seems).

Derick

-- 
Derick Rethans
http://derickrethans.nl | http://ez.no | http://xdebug.org

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to