Date: 06/29/01
- Next message: sniper <email protected>: "[PHP-DEV] Bug #11791 Updated: can't install php as cgi"
- Previous message: sniper <email protected>: "[PHP-DEV] Bug #11794 Updated: get_meta_tags doesn'"
- In reply to: Thies C. Arntzen: "[PHP-DEV] Re: 2 problems with shutdown"
- Next in thread: Thies C. Arntzen: "[PHP-DEV] Re: 2 problems with shutdown"
- Reply: Thies C. Arntzen: "[PHP-DEV] Re: 2 problems with shutdown"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
At 15:18 29/6/2001, Thies C. Arntzen wrote:
> agreed - but we should do it, right?
Yup :)
> in the error_log - and sometimes it'll even SEGFAULT.
>
> is this good?
Is this a trick question? :) Of course it's bad. Perhaps we should
revert to only freeing registered resources on a child_exit
(module_shutdown, I guess). We can live without actually freeing malloc'd
memory, as indeed, it will be auto-freed upon exit anyway.
Zeev
-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: sniper <email protected>: "[PHP-DEV] Bug #11791 Updated: can't install php as cgi"
- Previous message: sniper <email protected>: "[PHP-DEV] Bug #11794 Updated: get_meta_tags doesn'"
- In reply to: Thies C. Arntzen: "[PHP-DEV] Re: 2 problems with shutdown"
- Next in thread: Thies C. Arntzen: "[PHP-DEV] Re: 2 problems with shutdown"
- Reply: Thies C. Arntzen: "[PHP-DEV] Re: 2 problems with shutdown"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

