Project

General

Profile

Actions

Bug #22153

closed

IRRE wastes memory

Added by Franz Holzinger about 14 years ago. Updated over 9 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
-
Target version:
Start date:
2010-02-22
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
4.4
PHP Version:
5.3
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

Description

If I want to edit a record in TCE, it hangs with the error message in TYPO3 4.4trunk:

Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 2097152 bytes) in /var/www/html/trunk/t3lib/class.t3lib_tceforms_inline.php on line 800

It reseves 2 MByte RAM only for each call in the for loop.

The patch will reduce the additional memory consumption to only 72 bytes.

(issue imported from #M13603)


Files

irre-memory-1.diff (498 Bytes) irre-memory-1.diff Administrator Admin, 2010-02-22 11:26
13603-2.diff (506 Bytes) 13603-2.diff Administrator Admin, 2010-02-22 14:30
patch-22153-1.diff (809 Bytes) patch-22153-1.diff Franz Holzinger, 2013-05-24 22:38
patch-22153-2.diff (661 Bytes) patch-22153-2.diff Franz Holzinger, 2013-05-24 22:38
Actions

Also available in: Atom PDF