]> granicus.if.org Git - php/commit
Fixed bug #19313
authorIlia Alshanetsky <iliaa@php.net>
Thu, 19 Sep 2002 18:59:32 +0000 (18:59 +0000)
committerIlia Alshanetsky <iliaa@php.net>
Thu, 19 Sep 2002 18:59:32 +0000 (18:59 +0000)
commita694fa9ca74fc05e6bb85b7313bdd51ebc29a6cd
treedd30f2bd3e0529212f9c198fd7c9c1d9fe9eba50
parent9259c4e598c4b8b3bd6b35a2bf2ac32e32143b1b
Fixed bug #19313
Fixed argument count check for system/exec/passthru functions
Added a check to system/exec/passthru functions to make sure execution
parameter is not blank before attempting to execute it.
ext/standard/exec.c
ext/standard/exec.h