]> granicus.if.org Git - php/commit
- fixed bug #60120, proc_open's streams may hang with stdin/out/err when the data...
authorPierre Joye <pajoye@php.net>
Mon, 24 Oct 2011 12:39:55 +0000 (12:39 +0000)
committerPierre Joye <pajoye@php.net>
Mon, 24 Oct 2011 12:39:55 +0000 (12:39 +0000)
commit03b39896a6df71fb0ccf379a9148eba910f6eb84
treea8c9faba450e3c33c7b55b03138753a7b80188b1
parentb7354a30cd059491a98ade432b76c680dc66706d
- fixed bug #60120, proc_open's streams may hang with stdin/out/err when the data exceeds or is equal to 2048 bytes
NEWS
ext/standard/proc_open.c
ext/standard/tests/file/bug60120.phpt [new file with mode: 0644]