Justtechjobs.com Find a programming school near you






Online Campus Both


php4-beta | 199912

[PHP4BETA] Zend list destructor weirdness From: Andreas Karajannis (Andreas.Karajannis <email protected>)
Date: 12/30/99

Hi,

I'm having problems with the list destructor obviuosly calling the
destructor function twice for an entry, leading to segfaults in some
adabas library when trying to free an already freed handle for the
second time.
Is there some recursion somewhere? The second time the destructor gets
called, it is called with the same memory address (for the list entry)
as before.

-Andreas

-- 
PHP 4.0 Beta Mailing List <http://www.php.net/version4/>
To unsubscribe, e-mail: php4beta-unsubscribe <email protected>
For additional commands, e-mail: php4beta-help <email protected>
To contact the list administrators, e-mail: php4beta-admin <email protected>