Diffusion KI18n 170317278f6b

Fix a memory leak in KuitStaticData

Authored by jtamate on Dec 3 2017, 9:45 PM.

Description

Fix a memory leak in KuitStaticData

Summary:
domainSetups QHash was populated in Kuit::setupForDomain, but
the values of the QHash where not deleted in the default destructor.
All the credit goes to mpyne, anthonyfierony, aacid and apol.

Reviewers: Frameworks, dfaure

Reviewed By: dfaure

Tags: Frameworks

Differential Revision: https://phabricator.kde.org/D9156

Details

Committed
jtamateDec 4 2017, 11:59 AM
Reviewer
dfaure
Differential Revision
D9156: Fix a memory leak in KuitStaticData
Parents
R249:b5f80dcd8cb1: KI18n: fix a number of double lookups
Branches
Unknown
Tags
Unknown