Date: 03/02/01
- Next message: 12767 <email protected>: "[PHP-DEV] PHP 4.0 Bug #9527: HTTP 500 Error"
- Previous message: Andi Gutmans: "[PHP-DEV] Re: about users of japanese localized php3"
- In reply to: Andrew Johnson: "Re: [PHP-DEV] NSAPI patch / CVS access"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
At 10:29 AM 3/2/2001 -0600, Andrew Johnson wrote:
>Andi Gutmans wrote:
> >
> > I just reviewed the patch quickly. Are you sure that using MALLOC() for the
> > SG(request_info) variables is OK?
>
>I think so. php4_execute() contains
> nsapi_request_ctor(NSLS_C SLS_CC);
> retval = nsapi_module_main(NSLS_C SLS_CC);
> nsapi_request_dtor(NSLS_C SLS_CC);
>where the _ctor routine does the MALLOC()s and _dtor the FREE()s.
OK I just wanted to make sure that you guys checked this.
>(Appologies for my last unnecessary email Andi, I usually work through my
>email serially...).
Happens to me all the time :)
Andi
-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: 12767 <email protected>: "[PHP-DEV] PHP 4.0 Bug #9527: HTTP 500 Error"
- Previous message: Andi Gutmans: "[PHP-DEV] Re: about users of japanese localized php3"
- In reply to: Andrew Johnson: "Re: [PHP-DEV] NSAPI patch / CVS access"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

