]> granicus.if.org Git - php/commit
Fixed bug #68887 (resources are not freed correctly)
authorDmitry Stogov <dmitry@zend.com>
Wed, 8 Apr 2015 10:29:42 +0000 (13:29 +0300)
committerDmitry Stogov <dmitry@zend.com>
Wed, 8 Apr 2015 10:29:42 +0000 (13:29 +0300)
commit4d9a1883aa764e502990488d2e8b9c978be6fbd2
tree1058bb04ebf8266a316c6449132e7cda7d0ce54b
parentfa795b05530c4ccd33ff63f23903bf4b458dc491
Fixed bug #68887 (resources are not freed correctly)
Zend/tests/bug68887.phpt [new file with mode: 0644]
ext/bz2/bz2.c
ext/mysqlnd/mysqlnd_auth.c
ext/mysqlnd/mysqlnd_debug.c
ext/sockets/sockets.c
ext/spl/spl_directory.c
ext/standard/file.c
ext/standard/filestat.c
main/php_streams.h
main/streams/cast.c
main/streams/streams.c