Nick Ing-Simmons wrote:
Stas Bekman <[EMAIL PROTECTED]> writes:

Nick Ing-Simmons wrote:
[...]


The maelstrom of waters surounding Win32's various mallocs when threaded
are dangerous.

I think it's no longer an issue, we just don't use perl's malloc here, but apr's apr_palloc, which has no such problems.


One of perl's mallocs would probably have done, but using one you understand is good.

The problem was that perl's malloc can't be used there. there is no running perl at that point, it just happened to work on linux and rightfully failed on win32.



__________________________________________________________________ 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