[wp-trac] [WordPress Trac] #44532: Extreme memory leak related to wp_is_stream in wp-includes/functions.php in WordPress 4.9.7
WordPress Trac
noreply at wordpress.org
Fri Jul 13 13:44:16 UTC 2018
#44532: Extreme memory leak related to wp_is_stream in wp-includes/functions.php in
WordPress 4.9.7
--------------------------+---------------------
Reporter: timbowesohft | Owner: (none)
Type: defect (bug) | Status: new
Priority: high | Milestone: 4.9.8
Component: Media | Version: 4.9.7
Severity: major | Resolution:
Keywords: has-patch | Focuses:
--------------------------+---------------------
Changes (by itowhid06):
* keywords: has-patch reporter-feedback => has-patch
Comment:
So, I don't want to sound silly, but is there a slightest chance that this
issue might be causing due to windows directory separator ?? previously
I've faced a problem due to windows directory separator and using
something {{{#!php
<?php
str_replace('\', '/', $path);
}}} solved the issue. Any thoughts?
--
Ticket URL: <https://core.trac.wordpress.org/ticket/44532#comment:30>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list