[wp-trac] [WordPress Trac] #38285: Object lookups by ID (or primary key) are not managed properly, lots of memory leaks
WordPress Trac
noreply at wordpress.org
Wed Oct 12 04:41:58 UTC 2016
#38285: Object lookups by ID (or primary key) are not managed properly, lots of
memory leaks
----------------------------+------------------------------
Reporter: wonderboymusic | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Cache API | Version:
Severity: normal | Resolution:
Keywords: | Focuses:
----------------------------+------------------------------
Comment (by jipmoors):
Keep in mind that it will also likely run into the situation where an
object is fetched from cache before the class has been loaded, resulting
in a `__PHP_Incomplete_Class` rendering the object useless. Especially
when there is no general autoloader to load it just in time.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/38285#comment:2>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list