View Issue Details

IDProjectCategoryView StatusLast Update
0017643ScribusGeneralpublic2025-10-10 19:35
Reportertropion Assigned Tojghali  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionno change required 
Product Version1.7.1.svn 
Summary0017643: Memory leak
DescriptionNever deleted
ScribusDoc::m_Selection
TagsNo tags attached.
PatchNo

Activities

jghali

2025-10-10 19:35

administrator   ~0053055

This is incorrect : Selection is derived from QObject and initialized with another QObject as a parent, so it will be destroyed by its parent when its parent is itself destroyed. If you had correctly tested you would have seen that code execution passed through Selection destructor.

Issue History

Date Modified Username Field Change
2025-10-10 08:38 tropion New Issue
2025-10-10 19:35 jghali Assigned To => jghali
2025-10-10 19:35 jghali Status new => resolved
2025-10-10 19:35 jghali Resolution open => no change required
2025-10-10 19:35 jghali Note Added: 0053055
2025-10-10 19:35 jghali Status resolved => closed