]> granicus.if.org Git - php/commit
(shell_exec) use pclose for FILE* that has been opened via popen!
authorThies C. Arntzen <thies@php.net>
Wed, 13 Oct 1999 14:01:47 +0000 (14:01 +0000)
committerThies C. Arntzen <thies@php.net>
Wed, 13 Oct 1999 14:01:47 +0000 (14:01 +0000)
commite6ffafa264c4e7655d01d2571cdcc3f98eb89fb7
tree9e2b77ddc0d5b64ff3a89c092f5f3a8afbcfc2c8
parent6e07d060fc09ae759aa6693a59cd81efe7c36a63
(shell_exec) use pclose for FILE* that has been opened via popen!
@- Fixed zombie problem in shell_exec() and $a = `some_command`
@  constructs. (Thies)
ext/standard/exec.c