qt6-bb10/tests/auto/network
Edward Welbourne 32fbcf71ee tst_qnetworkreply: restructure #if-ery round a condition
If SSL was unavailable but requested (should never happen)
MiniHttpServer::incomingConnection() would have crashed on
dereferencing unset member client.  Rework the run-time conditioning
on SSL to sit entirely inside the #if-ery on SSL support, so that
client is at least set in each code-path.

Change-Id: I9a8ee8e4186e16dd0d00b7f9cc9b988f0b4c62ff
Reviewed-by: Timur Pocheptsov <timur.pocheptsov@theqtcompany.com>
2016-08-25 07:59:21 +00:00
..
access tst_qnetworkreply: restructure #if-ery round a condition 2016-08-25 07:59:21 +00:00
bearer Updated license headers 2016-01-21 18:55:18 +00:00
kernel Use qtConfig throughout in qtbase 2016-08-19 04:28:05 +00:00
socket Use qtConfig throughout in qtbase 2016-08-19 04:28:05 +00:00
ssl tst_QSslSocket: clean up 2016-08-19 19:03:54 +00:00
network.pro