Date: 06/19/98
- Next message: tma <email protected>: "[PHP-DEV] Bug #469: Return value not documented"
- Previous message: Andi Gutmans: "[PHP-DEV] Re: odbc_result() behaviour"
- In reply to: Zeev Suraski: "Re: [PHP-DEV] CVS update: php3"
- Next in thread: Zeev Suraski: "Re: [PHP-DEV] CVS update: php3"
- Reply: Zeev Suraski: "Re: [PHP-DEV] CVS update: php3"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Fri, 19 Jun 1998, Zeev Suraski wrote:
> The var_reset() there isn't really necessary, since execution of the
> script isn't supposed to go on (and thus the return value of the function
> is never used anyway). For some reason we're dying when the memory
> manager shuts down. I'm trying to figure it out now :I
OK so undo my patch. Are you sure we don't need to reset the result
someplace though? Or are we doing this already? If not then the same
result will be freed twice, kind of sounds like what happened.
Andi
- Next message: tma <email protected>: "[PHP-DEV] Bug #469: Return value not documented"
- Previous message: Andi Gutmans: "[PHP-DEV] Re: odbc_result() behaviour"
- In reply to: Zeev Suraski: "Re: [PHP-DEV] CVS update: php3"
- Next in thread: Zeev Suraski: "Re: [PHP-DEV] CVS update: php3"
- Reply: Zeev Suraski: "Re: [PHP-DEV] CVS update: php3"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

