diff options
author | Shane Kearns <shane.kearns@accenture.com> | 2011-04-20 15:21:36 (GMT) |
---|---|---|
committer | Shane Kearns <shane.kearns@accenture.com> | 2011-04-21 16:02:18 (GMT) |
commit | 8a9a6afcf02f089f932bc81431ab46a60af32134 (patch) | |
tree | 68614078cc098182b41f5129c92c53bf13e94ecb /tests/auto/qnetworkreply/image2.jpg | |
parent | 06c3a3a34ab908c517cfcb6900a79f68f1f31ae2 (diff) | |
download | Qt-8a9a6afcf02f089f932bc81431ab46a60af32134.zip Qt-8a9a6afcf02f089f932bc81431ab46a60af32134.tar.gz Qt-8a9a6afcf02f089f932bc81431ab46a60af32134.tar.bz2 |
Fix crash when QSocketNotifier used with an invalid descriptor
select code for open C file/socket descriptors was crashing in FD_SET
if a QSocketNotifier was created with an invalid descriptor.
Added two autotests to QSocketNotifier, one to check notifiers with
bogus socket descriptors don't crash, the other to check that notifiers
with posix socket descriptors do work. (symbian socket engine doesn't
use them so they are not implicitly tested)
Reviewed-by: mread
Task-Number: QTBUG-18138
Diffstat (limited to 'tests/auto/qnetworkreply/image2.jpg')
0 files changed, 0 insertions, 0 deletions