dougm 2002/06/18 19:02:24
Modified:src/modules/perl modperl_perl_includes.h modperl_util.c
Log:
use mg_find to look for ~ magic in modperl_xs_sv2request_rec as there may be other
magic in the chain
Revision ChangesPath
1.15 +4 -0 modperl-2.0/src/modules/perl
dougm 2002/05/30 18:06:39
Modified:src/modules/perl modperl_perl_includes.h modperl_util.c
Log:
Perl_croak(NULL) segvs with 5.6.0; apply bandaid
Revision ChangesPath
1.14 +4 -0 modperl-2.0/src/modules/perl/modperl_perl_includes.h
Index: modperl_perl_incl