Philippe M. Chiasson wrote:
Hi, I've been trying to use Devel::Cover under mod_perl, and mod_perl being what
it is, things aren't quite working right. After a little bit of probing, I've found the source of the problem.


Under mod_perl, we are managing the PL_endav/PL_initav ourselves, as we need to
somewhat alter their behaviour, and they can be temporarly null, so following
patch avoids a possible segfault.

That's mp1, right? Since handling of endav has changed recently in mp2 to not hijack it.


__________________________________________________________________
Stas Bekman            JAm_pH ------> Just Another mod_perl Hacker
http://stason.org/     mod_perl Guide ---> http://perl.apache.org
mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com
http://modperlbook.org http://apache.org   http://ticketmaster.com

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to