[TYPO3-core] FYI: Fixed bug #9665: t3lib_BEfunc has a lot of hanging SQL record sets

Oliver Hader oliver at typo3.org
Tue Oct 28 17:22:15 CET 2008


The following changes were committed to SVN (rev. 4360)

Problem:
In t3lib_BEfunc there are many positions where SQL queries are performed
but the SQL result is not removed afterwards. This can lead to some
memory leaks during the execution.

Solution:
The solution is to free SQL results if they are not required any longer.

Bugtracker references:
http://bugs.typo3.org/view.php?id=9665

Branch: Trunk


olly
-- 
Oliver Hader
TYPO3 4.3 Release Manager
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0009665.patch
Type: text/x-diff
Size: 2961 bytes
Desc: not available
Url : http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20081028/fa56a8ce/attachment.patch 


More information about the TYPO3-team-core mailing list