Bug #1792
Invalid memory access in MaskGraphicsScene destructor
Status: | Rejected | Start date: | 06 Apr 2017 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | - | |||
Target version: | Sprint 34 |
Description
Time of life, ownership and order of destruction of MaskGraphicsScene, MaskGraphicsProxy and ColorMapSceneAdapter are in complete mess.
This can provide occasional application crash on exit from GUI.
History
#1 Updated by pospelov almost 4 years ago
Invalid access is fixed for the moment, but mess remains.
#2 Updated by pospelov almost 4 years ago
- Status changed from Backlog to Sprint
- Target version set to Sprint 34
#3 Updated by pospelov over 3 years ago
- Status changed from Sprint to Rejected
Rejecting, while invalid memory access is already fixed. MaskGraphicsScene redesign is something else.