dougm 01/12/05 11:00:29
Modified:src/modules/perl modperl_global.c
xs/Apache/RequestUtil Apache__RequestUtil.h
Log:
various bug fixes in the tls code:
- reset global request_rec to NULL when request is over
- proper deferencing in modperl_tls_reset()
- proper
dougm 01/11/01 14:18:25
Modified:xs/Apache/RequestUtil Apache__RequestUtil.h
Log:
change mpxs_Apache__RequestRec_location to return char * rather than SV *
and do not need the if (r->per_dir_config) check
Revision ChangesPath
1.9 +3 -12 modperl-2.0/xs/Apach