]> granicus.if.org Git - php/commit
Fixed bug #71039 exec functions ignore length but look for NULL termination
authorAnatol Belski <ab@php.net>
Tue, 12 Jan 2016 13:57:22 +0000 (14:57 +0100)
committerAnatol Belski <ab@php.net>
Tue, 12 Jan 2016 13:57:22 +0000 (14:57 +0100)
commitc527549e899bf211aac7d8ab5ceb1bdfedf07f14
tree79cd6d019abaa060844c1424a5db6e5ecaf4b76e
parent22a5ccab720fdff4bb56f2af6efe9ca7d3045a48
Fixed bug #71039 exec functions ignore length but look for NULL termination
ext/standard/exec.c
ext/standard/tests/general_functions/escapeshellarg_bug71039.phpt [new file with mode: 0644]
ext/standard/tests/general_functions/escapeshellcmd_bug71039.phpt [new file with mode: 0644]