Project

General

Profile

Actions

Bug #19518

closed

t3lib_BEfunc has a lot of hanging SQL record sets

Added by Oliver Hader over 15 years ago. Updated over 13 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
-
Target version:
-
Start date:
2008-10-28
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
4.3
PHP Version:
5.2
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

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.

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

(issue imported from #M9665)


Files

0009665.patch (2.89 KB) 0009665.patch Administrator Admin, 2008-10-28 17:19
Actions #1

Updated by Oliver Hader over 15 years ago

Committed to SVN:
  • TYPO3_4-2 (rev. 4367)
  • Trunk (rev. 4360)
Actions

Also available in: Atom PDF