Project

General

Profile

Actions

Bug #372

closed

Aspectator and C-backend don't worry about memory releasing

Added by Evgeny Novikov over 13 years ago. Updated almost 10 years ago.

Status:
Closed
Priority:
High
Category:
-
Start date:
08/05/2010
Due date:
% Done:

0%

Estimated time:
Detected in build:
old
Platform:
Published in build:

Description

Aspectator and C-backend need to release allocated memory in case when it becomes unused.


Related issues 1 (0 open1 closed)

Related to C Instrumentation Framework - Feature #3291: Speed up CIF essentiallyClosedIlya Shchepetkov07/26/2012

Actions
Actions #1

Updated by Evgeny Novikov over 11 years ago

  • Project changed from Linux Driver Verification to C Instrumentation Framework
  • Category deleted (15)
Actions #2

Updated by Evgeny Novikov over 10 years ago

  • Priority changed from Normal to High

Aspectator is too greedy without any sense for that.

Actions #3

Updated by Evgeny Novikov over 10 years ago

This issue should be resolved before #3291. Otherwise it may be hidden by optimizations in several cases.

Actions #4

Updated by Evgeny Novikov about 10 years ago

  • Tracker changed from Feature to Bug
  • Subject changed from Think about memory releasing to Aspectator and C-backend don't worry about memory releasing
  • Description updated (diff)
  • Status changed from Open to Resolved
  • Detected in build set to old

Fixed in branch fix-memleaks-372 of Aspectator submodule. Memory consumption was reduced up to 1000 times on specific aspect files!

Actions #5

Updated by Evgeny Novikov almost 10 years ago

  • Status changed from Resolved to Closed

Merged to master in d1a3cd1. But one should take care about memory management in future as well.

Actions

Also available in: Atom PDF