[TYPO3-core] RFC #13427: t3lib_div::cleanOutputBuffers() might loop forever
Dmitry Dulepov
dmitry at typo3.org
Wed Jul 28 10:17:15 CEST 2010
Hi!
Steffen Gebert wrote:
> Solution:
> Replace check for ob_get_level() and directly loop over the return value
> of ob_get_clean();
Minor: the last chunk of the patch has @ prepended to the function in the
loop. May be we can get rid of that before commit. Or even better: replace
it with a call to t3lib_div::cleanOutputBuffers().
+1 by reading and testing.
--
Dmitry Dulepov
TYPO3 core&security teams member
Twitter: http://twitter.com/dmitryd
Read more @ http://dmitry-dulepov.com/
More information about the TYPO3-team-core
mailing list