[TYPO3-core] RFC #13935: Bug: t3lib_fullsearch has a lot of hanging SQL record sets

Christian Kuhn lolli at schwarzbu.ch
Sun Mar 28 18:26:57 CEST 2010


This is a SVN patch request.

Type: bugfix

Branches: trunk, 4.3

BT: http://bugs.typo3.org/view.php?id=13935

Problem:
In t3lib_fullsearch 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:
Free SQL results if they are not required any longer.

Thanks
Christian
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 13935_01.diff
Type: text/x-patch
Size: 1766 bytes
Desc: not available
URL: <http://lists.typo3.org/pipermail/typo3-team-core/attachments/20100328/1b823960/attachment.bin>


More information about the TYPO3-team-core mailing list