Page MenuHomePhabricator

Memory leak while navigating
Closed, ResolvedPublic

Description

In every IGT Bundle the used memory display in the bottom right corner of the MITK application increases while the Aurora EMT System is tracking (up to 100KB/sec).

It occures in the simple (ToolPairNavigation/IGTExample) as well as in the more complex (Navibroncho) Bundles.

It appears that there is some kind of memory leak in the tracking process.

Event Timeline

[SVN revision 28794]
FIX (#6392): added missing delete to fix terrible memory leak in mitkSerialCommunication::Receive()