diff options
author | Yongjun Zhang <yongjun.zhang@nokia.com> | 2009-06-25 18:25:56 (GMT) |
---|---|---|
committer | axis <qt-info@nokia.com> | 2009-06-26 08:27:39 (GMT) |
commit | 0af00c3e45af09faab4598725de7f7258211d0f9 (patch) | |
tree | e1bb68abd0efbf929969fe9d5655a90a7368d251 /src/gui/styles/qs60style.cpp | |
parent | d48bcd8ef8ed0f0a2331e9d2fbae272d153422cf (diff) | |
download | Qt-0af00c3e45af09faab4598725de7f7258211d0f9.zip Qt-0af00c3e45af09faab4598725de7f7258211d0f9.tar.gz Qt-0af00c3e45af09faab4598725de7f7258211d0f9.tar.bz2 |
Add releaseTimerId to unregisterTimer in Qt for S60 port
In Qt S60 port, releaseTimerId was not called, as a result, timer IDs are
not reused which makes nextTimeID reaches a very big number after an app
with periodic timer running for long time. This causes big memory consumption
in timerID bucket allocation and eventually crashes in S60.
Signed-off-by: axis <qt-info@nokia.com>
Diffstat (limited to 'src/gui/styles/qs60style.cpp')
0 files changed, 0 insertions, 0 deletions