summaryrefslogtreecommitdiffstats
path: root/mkspecs/hpuxi-acc-64
diff options
context:
space:
mode:
authorTomi Vihria <tomi.vihria@nokia.com>2011-03-28 13:29:17 (GMT)
committerTomi Vihria <tomi.vihria@nokia.com>2011-03-28 13:29:17 (GMT)
commit5361bd692c74bdd160a08f43da54e5a0b8ae10cc (patch)
tree1262ee4277b5876da1b32126a6e3c0aab7c6a86a /mkspecs/hpuxi-acc-64
parent7cce8ce5af4087c662db657887b7971a2931e849 (diff)
downloadQt-5361bd692c74bdd160a08f43da54e5a0b8ae10cc.zip
Qt-5361bd692c74bdd160a08f43da54e5a0b8ae10cc.tar.gz
Qt-5361bd692c74bdd160a08f43da54e5a0b8ae10cc.tar.bz2
Fixed QFtp autotests not to crash in network time out situations
QFtp autotests crashes, if tst_QFtp::binaryAscii test case fails with network time out. Then QFtp won't be deleted and its signal-slot connections won't be disconnected. In the beginning of the next test case QFtp pointer is set to 0, but during the case, a signal from the previous case comes and is tried to be handled using the already nulled pointer -> app crashes. Fix makes sure that QFtp pointer is always deleted properly after each test case. Task-number: QT-4614 Reviewed-by: Laszlo Agocs
Diffstat (limited to 'mkspecs/hpuxi-acc-64')
0 files changed, 0 insertions, 0 deletions