]> granicus.if.org Git - php/commit
Fixed bug #61019 (Out of memory on command stream_get_contents)
authorMichael Wallner <mike@php.net>
Wed, 2 Apr 2014 13:36:39 +0000 (15:36 +0200)
committerMichael Wallner <mike@php.net>
Wed, 2 Apr 2014 13:36:39 +0000 (15:36 +0200)
commit1ec83d44a1601c3560f430e08af9698bf8fb075c
tree5a9e27c8134049c112fcd497d968afd8065c6ba3
parent91a9d24aa30507e6c7d8937db2de24394f0ce121
Fixed bug #61019 (Out of memory on command stream_get_contents)
NEWS
ext/standard/tests/streams/bug61019.phpt [new file with mode: 0644]
main/streams/streams.c