diff options
author | Shane Kearns <shane.kearns@accenture.com> | 2011-02-18 16:47:39 +0000 |
---|---|---|
committer | Shane Kearns <shane.kearns@accenture.com> | 2011-09-14 16:51:07 +0100 |
commit | 5571dbea919d1f122e7331cb0214e584c89efcb9 (patch) | |
tree | 9c87b29358b4a810a8c4d2237892d80eb55c96a8 /doc/src/snippets/code/src_sql_kernel_qsqldriver.cpp | |
parent | c4cab7199590cc6b1901334e8ff604cd876fccee (diff) | |
download | qt4-tools-5571dbea919d1f122e7331cb0214e584c89efcb9.tar.gz |
Fix RConnection handle leak in symbian bearer plugin
The implementation was opening RConnection handles on top of previous
instances, and not closing RConnection handles. Both of these cause a
resource leak in the socket server which cannot clean up the connection
until the Qt process has exited.
After a lot of this (which could be triggered by the QNetworkReply auto
test), the socket server may run out of memory resulting in all socket
operations failing.
Reviewed-by: Markus Goetz
(cherry picked from commit f5e7b6c64caa67bf11fa9754114d686da73b22d6)
Diffstat (limited to 'doc/src/snippets/code/src_sql_kernel_qsqldriver.cpp')
0 files changed, 0 insertions, 0 deletions