Re: [PHP-DEV] CVS update: php3/functions From: Zeev Suraski (zeev <email protected>)
Date: 12/28/98

At 22:07 28/12/98 +0100, Sascha Schumann wrote:
>On Mon, 28 Dec 1998, Zeev Suraski wrote:
>
>> Ok, you did find a bug then, but the fix doesn't really fix anything.
>
>If you consider a mem leak not to be a bug and a fix for such a bug not a
>fix, then you are right.

It did fix a memory leak

>> There's no reason to duplicate empty_string, ever, it can be returned as-is
>> as it would never be freed by any part of the PHP engine.
>
>Good to know. Besides that, you changed pg_fetch_row now, but didn't alter
>pg_fetch_hash. Currently, pg_fetch_row has changed semantics and a
>different behaviour in comparison to pg_fetch_hash.

fetch_hash needs to be changed as well then

Zeev

--
Zeev Suraski   <zeev <email protected>>
For a PGP public key, finger bourbon <email protected>

-- PHP Development Mailing List http://www.php.net/ To unsubscribe send an empty message to php-dev-unsubscribe <email protected> For help: php-dev-help <email protected>