diff options
author | mread <qt-info@nokia.com> | 2011-08-05 12:35:39 (GMT) |
---|---|---|
committer | mread <qt-info@nokia.com> | 2011-08-05 12:39:10 (GMT) |
commit | 99cd47972d4d231f787daf0f647397df7194af68 (patch) | |
tree | c5744c2a217c0e01c1f2edca62fe66655e23b973 /tools | |
parent | b997613ebea79f28631bef3e6dd6dde8ebd65e06 (diff) | |
download | Qt-99cd47972d4d231f787daf0f647397df7194af68.zip Qt-99cd47972d4d231f787daf0f647397df7194af68.tar.gz Qt-99cd47972d4d231f787daf0f647397df7194af68.tar.bz2 |
Fixed Symbian memory leak in utcToLocal(QDate &, QTime &)
RTz::GetTimeZoneIdL() returns a CTzId object which the client has to
own. But in utcToLocal(QDate &, QTime &) it was being used anonymously
and forgotten.
Task-number: QTBUG-20765
Reviewed-by: Shane Kearns
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions