]> granicus.if.org Git - php/commit
Setup FG(default_context) in RINIT/RSHUTDOWN instead of fg_ctor/fg_dtor.
authorSara Golemon <pollita@php.net>
Wed, 21 May 2003 21:36:51 +0000 (21:36 +0000)
committerSara Golemon <pollita@php.net>
Wed, 21 May 2003 21:36:51 +0000 (21:36 +0000)
commitaf5e2af752c6fca01688cdb8b9a34ec698d931ba
treeec0c974e4f3b67514941abf7de6abbd49890d90d
parent7d9a4a0ad87a6e863ee13da789ff89996f65db8e
Setup FG(default_context) in RINIT/RSHUTDOWN instead of fg_ctor/fg_dtor.
Frees context at right time without double freeing.
ext/standard/basic_functions.c
ext/standard/file.c