summaryrefslogtreecommitdiffstats
path: root/examples
diff options
context:
space:
mode:
authorShane Kearns <shane.kearns@accenture.com>2011-02-18 16:47:39 (GMT)
committerShane Kearns <shane.kearns@accenture.com>2011-02-21 13:10:26 (GMT)
commitf5e7b6c64caa67bf11fa9754114d686da73b22d6 (patch)
tree0859d0cc366410f2708d0f96b699d4175ea69733 /examples
parent975a51fbe914cf0afd7bde1bf50d1f1f28d12dd7 (diff)
downloadQt-f5e7b6c64caa67bf11fa9754114d686da73b22d6.zip
Qt-f5e7b6c64caa67bf11fa9754114d686da73b22d6.tar.gz
Qt-f5e7b6c64caa67bf11fa9754114d686da73b22d6.tar.bz2
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
Diffstat (limited to 'examples')
0 files changed, 0 insertions, 0 deletions