Klaus,
    anything zval * put in a symboltable is automatically managed.

> Currently it looks to me, that I don't need to free zvals which I have
> exported to a symbol table, because PHP already frees the zval on module
> shutdown. Is that correct? Or do I need to remove the zval from the symbol
> table and then free the zval manually? How it is done correctly?
>
> --
> Bye, K <http://www.ailis.de/~k/>
> [A735 47EC D87B 1F15 C1E9  53D3 AA03 6173 A723 E391]
> (Finger [EMAIL PROTECTED] to get public key)



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

Reply via email to