diff options
author | Samuel Rødal <samuel.rodal@nokia.com> | 2012-02-14 15:13:29 (GMT) |
---|---|---|
committer | Qt by Nokia <qt-info@nokia.com> | 2012-02-14 19:49:27 (GMT) |
commit | 07f9d4660e8380609fc9296b4211d4794b385326 (patch) | |
tree | 4b2f350a2631f190b108100d243a8354691103bc /tests/auto/qstringbuilder4/qstringbuilder4.pro | |
parent | d4bf0ec8041779c1e2fd2ab99a019e4e99dc0b4f (diff) | |
download | Qt-07f9d4660e8380609fc9296b4211d4794b385326.zip Qt-07f9d4660e8380609fc9296b4211d4794b385326.tar.gz Qt-07f9d4660e8380609fc9296b4211d4794b385326.tar.bz2 |
Fixed memory leak in QPA/Lighthouse event handling.
The WindowSystemEvent class needs a virtual destructor, or sub-classes
with non-POD members will leak memory and their member's destructors
don't get called.
This is a backport, the bug was already fixed in Qt 5 as
4ab6860172e14b0047e56ab.
Change-Id: I2766fcea955a6cbc7613b717c76e13674943d6a9
Reviewed-by: Lars Knoll <lars.knoll@nokia.com>
Diffstat (limited to 'tests/auto/qstringbuilder4/qstringbuilder4.pro')
0 files changed, 0 insertions, 0 deletions