Philippe M. Chiasson wrote: [...]
Alternatively we could just borrow ap_escape_html and rewrite it to not use the pool, but Perl's memory allocator.
Or just use ap_escape_html but create/destroy a temporary pool for it to use ?
-1, you will need to copy the string twice to move it into the Perl allocation (which we do with relative_docroot and it sucks!)
-- __________________________________________________________________ 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]