Actions
Bug #492
closedTask #570: tracking: memory fragmentation
memory not released after live rule swap
Affected Versions:
Effort:
Difficulty:
Label:
Description
It appears that not all memory is properly released after a live ruleswap.
Reported on the oisf-devel list and I've observed it as well.
Updated by Victor Julien over 12 years ago
- Target version changed from 1.3 to 1.4
This has been fixed to the extend that valgrind doesn't report any major leak anymore, which is as far as we'll go for 1.3. Not all memory is released still in all cases. This is possibly due to memory fragmentation. Addressing that is an 1.4 effort.
Updated by Victor Julien about 12 years ago
- Target version deleted (
1.4) - Parent task set to #570
Updated by Andreas Herz over 8 years ago
- Status changed from Assigned to Closed
This is the same as in #1659 which is close to be fixed already
Actions