That's where the "I'm not completely sure" comes in. I just took a quick glance and saw three zval_dtor()'s. I didn't see those were the only ones. We need to make sure people don't make such mistakes (possibly search the whole tree for zval_dtor()'s). I have a feeling this problem exists in various places, for example,ldap_parse_reference().

Andi

At 09:49 PM 4/1/2003 -0800, Rasmus Lerdorf wrote:
On Wed, 2 Apr 2003, Andi Gutmans wrote:
> I'm not completely sure but from first glance at exif it is *completely*
> broken everywhere.

What do you mean completely broken everywhere?  The dtor stuff is only in
the exif_thumbnail() function.

-Rasmus

--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php


--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php



Reply via email to