]> granicus.if.org Git - php/commit
Fixed crash inside stream_get_line() when length parameter equals 0.
authorIlia Alshanetsky <iliaa@php.net>
Tue, 5 Jul 2005 19:24:07 +0000 (19:24 +0000)
committerIlia Alshanetsky <iliaa@php.net>
Tue, 5 Jul 2005 19:24:07 +0000 (19:24 +0000)
commitc933634253b4e31ade3c76a4c2cd7e6b7ec358e2
treee2a2369754ff6164913f48df5c41045fcf15166f
parentd75d455737f8036f5f393f5d6191be19f04f1461
Fixed crash inside stream_get_line() when length parameter equals 0.
NEWS
ext/standard/streamsfuncs.c
ext/standard/tests/file/stream_get_line.phpt [new file with mode: 0644]