Project

Profile

Help

HostedRedmine.com has moved to the Planio platform. All logins and passwords remained the same. All users will be able to login and use Redmine just as before. Read more...

Bug #767837

closed

Qt client - some memory leaks

Added by Anonymous almost 5 years ago. Updated almost 5 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
gui-qt
Sprint/Milestone:
Start date:
Due date:
% Done:

0%

Estimated time:

Description

Fixed memory leaks:
- deleted shortcuts on exit
- deleted cursors on exit
- scale_widget, resize_widget, move_widget - they used copy of pixmap and never deleted original.
- added mr_idle destructor for deleting not yet used callbacks
- in create_start_page QTreeWidgetItem could be created but that item could be not assinged in rare cases.
- science report - helper items for comboboxes were not deleted


Files

qt_misc_memleaks-31.patch (7.81 KB) qt_misc_memleaks-31.patch Anonymous, 2018-08-02 09:12 PM
qt_misc_memleaks-30.patch (8.31 KB) qt_misc_memleaks-30.patch Anonymous, 2018-08-02 09:12 PM
qt_misc_memleaks.patch (8.27 KB) qt_misc_memleaks.patch Anonymous, 2018-08-02 09:12 PM
Actions #1

Updated by Anonymous almost 5 years ago

  • Status changed from Resolved to Closed

Also available in: Atom PDF