Bug #372
closed
Aspectator and C-backend don't worry about memory releasing
Added by Evgeny Novikov over 14 years ago.
Updated over 10 years ago.
Description
Aspectator and C-backend need to release allocated memory in case when it becomes unused.
- Project changed from Linux Driver Verification to C Instrumentation Framework
- Category deleted (
15)
- Priority changed from Normal to High
Aspectator is too greedy without any sense for that.
This issue should be resolved before #3291. Otherwise it may be hidden by optimizations in several cases.
- 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!
- Status changed from Resolved to Closed
Merged to master in d1a3cd1. But one should take care about memory management in future as well.
Also available in: Atom
PDF