2 Feb 2009 05:07
Re: [PHP-DEV] memleak in zend_object_handlers.c
Stanislav Malyshev <stas <at> zend.com>
2009-02-02 04:07:09 GMT
2009-02-02 04:07:09 GMT
Hi! > I don't yet have a short isolating script, but just wanted to give a > heads up that I've been getting a memleak in zend_object_handlers.c on > line 1215 in several scripts running 5.3.0beta1. The code in questions > is in zend_std_object_get_class_name: > > *class_name = estrndup(ce->name, ce->name_length); > > This is never freed. Anyone else seen this leak? I'd say the client of this function is supposed to free it. -- Stanislav Malyshev, Zend Software Architect stas <at> zend.com http://www.zend.com/ (408)253-8829 MSN: stas <at> zend.com -- -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php
. We (Lukas, Scott,
Pierre and others ) have been talking about this a little on IRC and I
updated the QA web pages a while ago. We thought it was time to be a bit
more public. I have appended a copy of my my blog entry below.
As far as mentors go, I've said 'let me know on the IRC channels if you
can help' - what I probably meant was watch out because we'll be
pestering you for help on those channels
RSS Feed