diff options
author | Shane Kearns <shane.kearns@accenture.com> | 2011-02-18 16:47:39 (GMT) |
---|---|---|
committer | Shane Kearns <shane.kearns@accenture.com> | 2011-09-14 15:51:07 (GMT) |
commit | 5571dbea919d1f122e7331cb0214e584c89efcb9 (patch) | |
tree | 9c87b29358b4a810a8c4d2237892d80eb55c96a8 /src/plugins/codecs | |
parent | c4cab7199590cc6b1901334e8ff604cd876fccee (diff) | |
download | Qt-5571dbea919d1f122e7331cb0214e584c89efcb9.zip Qt-5571dbea919d1f122e7331cb0214e584c89efcb9.tar.gz Qt-5571dbea919d1f122e7331cb0214e584c89efcb9.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
(cherry picked from commit f5e7b6c64caa67bf11fa9754114d686da73b22d6)
Diffstat (limited to 'src/plugins/codecs')
0 files changed, 0 insertions, 0 deletions