There is a deeper problem; this function is actually called
from many win32 extensions where the result is correctly free'd,
so we cannot use a static buffer here at all.

--Wez.

----- Original Message ----- 
From: "Marcus Boerger" <[EMAIL PROTECTED]>
To: "Marcus Boerger" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Thursday, December 18, 2003 11:16 AM
Subject: Re: [PHP-CVS] cvs: php-src /win32 winutil.c


> Hello,
> 
> Thursday, December 18, 2003, 12:05:22 PM, you wrote:
> 
> > helly Thu Dec 18 06:05:22 2003 EDT
> 
> >   Modified files:              
> >     /php-src/win32 winutil.c 
> >   Log:
> >   Leak for b3 and find a better solution until RC1
>   
> The win guru's liked this behavior more for b3.
> But we found out that this should be a 'non issue' since dl_error is
> cannot be used in threaded environments. Hence i'd say simply remove the
> ifdeffing after b3 and be done with it.
> 
> marcus
> 
> -- 
> PHP CVS Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
> 
> 
> 

-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to