Page MenuHomePhabricator

Memory Leak in org.mitk.gui.qt.ultrasound
Closed, ResolvedPublic

Description

There are different memory leaks in the ultrasound plug in, fix them

Event Timeline

New remote branch pushed: bug-14619-MemoryLeaksInUltrasoundPlugin

The ultrasound module was presented on the conference BVM 2013. Within this bug some memory leaks are fixed. Without the fix MITK crashes after a few minutes when using the US module. It would be nice to include it in the release 2013-03 for people who want to try out the US module because of the BVM.

Code changes are only inside the US module. Side effects are improbable.

[16ad2c]: Merge branch 'bug-14619-MemoryLeaksInUltrasoundPlugin'

Merged commits:

2013-02-28 19:18:50 Alfred Franz [fee714]
avoided a memory leak by deactivating copy buffer.

Apparently fixed in the 2013.03 release - closing bug.