]> granicus.if.org Git - php/commit
free the right globals
authorAnatol Belski <ab@php.net>
Tue, 16 Dec 2014 08:12:09 +0000 (09:12 +0100)
committerAnatol Belski <ab@php.net>
Tue, 16 Dec 2014 08:12:09 +0000 (09:12 +0100)
commiteb629b70da620fcdac6aca472c1450824ded15de
tree5955554e74fff9d4ed08d418907cba650b225283
parent50a93357fb748ee1976fb7993abccae9c8105157
free the right globals

That's the same as in the previous commit. In the TS mode the tsrm
cache pointer might be unavailable or point to a wrong thread, so
the exact globals passed should be freed.
Zend/zend.c
Zend/zend_ini.c
Zend/zend_ini.h
ext/standard/basic_functions.c