diff options
author | mread <qt-info@nokia.com> | 2010-08-26 11:20:45 (GMT) |
---|---|---|
committer | mread <qt-info@nokia.com> | 2010-08-26 11:20:45 (GMT) |
commit | 4fdb6a01b35d9cd4dc9e5e4d6682449476d68375 (patch) | |
tree | b1dd3c44f122880692f37194dbc6f5fbbddcf98e /qmake | |
parent | 4c9212cdf38b35e89311416436f1e60b818b69c3 (diff) | |
download | Qt-4fdb6a01b35d9cd4dc9e5e4d6682449476d68375.zip Qt-4fdb6a01b35d9cd4dc9e5e4d6682449476d68375.tar.gz Qt-4fdb6a01b35d9cd4dc9e5e4d6682449476d68375.tar.bz2 |
fix for memory leak in QSysInfo::s60Version()
A CDir was not deleted on several return paths in
QSysInfo::s60Version(). This fix uses a QScopedPointer to clean up the
CDir no matter what return path is taken.
Reviewed-by: Simon Hausmann
Diffstat (limited to 'qmake')
0 files changed, 0 insertions, 0 deletions