diff options
author | Shane Kearns <shane.kearns@accenture.com> | 2011-05-05 15:32:11 (GMT) |
---|---|---|
committer | Shane Kearns <shane.kearns@accenture.com> | 2011-05-05 15:41:35 (GMT) |
commit | 19edac88af53eea7f733cabbaee77f9b725b7ea9 (patch) | |
tree | 6f853fd7568c82af37ae3e642d5b9b4e8295b45b /tests/auto/qkeysequence | |
parent | 57e191e9cb69cd132612122b30c94ee013ef4a50 (diff) | |
download | Qt-19edac88af53eea7f733cabbaee77f9b725b7ea9.zip Qt-19edac88af53eea7f733cabbaee77f9b725b7ea9.tar.gz Qt-19edac88af53eea7f733cabbaee77f9b725b7ea9.tar.bz2 |
Sockets: Fix potential null pointer usages
QAbstractSocketEngine::createSocketEngine can return 0 as well as throw.
In two cases the pointer was being used before the null check, in a 3rd
case the null check was missing.
Reviewed-by: Markus Goetz
Diffstat (limited to 'tests/auto/qkeysequence')
0 files changed, 0 insertions, 0 deletions