Page MenuHomePhabricator

ChangeRequest.txt

Authored By
schwarzt
Aug 14 2009, 9:58 AM
Size
495 B
Referenced Files
None
Subscribers
None

ChangeRequest.txt

Summary of bug description
* Actual behaviour: Invalid memory freeing in PointSetTest (delete called twice for same object)
* Expected behaviour: Only call delete once
Cause of the bug
Line "delete doOp;" appears 2 times; doOp is a mitk::PointOperation
Proposed solution
Delete the second line (L. 299)
Affected classes
mitkPointSetTest.cpp
How will the bugfix get tested?
Nightly valgrind memory check on dashboard
(valgrind --memcheck mitkTestDriver -> PointSetTest)

File Metadata

Mime Type
text/plain
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
277
Default Alt Text
ChangeRequest.txt (495 B)