[wp-trac] [WordPress Trac] #11780: Memory Leak in plugins_api
WordPress Trac
wp-trac at lists.automattic.com
Thu Jan 7 09:02:32 UTC 2010
#11780: Memory Leak in plugins_api
--------------------------+-------------------------------------------------
Reporter: hakre | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: 3.0
Component: General | Version: 3.0
Severity: normal | Keywords: needs-patch
--------------------------+-------------------------------------------------
Comment(by dd32):
Are the local variables not destroyed upon function termination anyway?
Which would free up the memory?
from memory, returning references can be pretty tricky between PHP4 and 5
compatibility?
--
Ticket URL: <http://core.trac.wordpress.org/ticket/11780#comment:2>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list