On Tue, 9 Mar 2004, Geoffrey Young wrote:

> ok, the attached patch fixes the problem.  it turns out that XS as simple as
> this
>
>     RETVAL = Nullsv;
>
>     if (!SvOK(RETVAL)) {
>       XSRETURN_UNDEF;
>     }
>
> dumps core all on its own (without mod_perl's help :)
>
> will be fixed in the next release (whenever that is)

Thanks, Geoff.  I forwarded your message & patch on to the Debian apache
maintainer for inclusion in a future release.


-dave

/*=======================
House Absolute Consulting
www.houseabsolute.com
=======================*/

-- 
Report problems: http://perl.apache.org/bugs/
Mail list info: http://perl.apache.org/maillist/modperl.html
List etiquette: http://perl.apache.org/maillist/email-etiquette.html

Reply via email to