qt5base-lts/tests/auto/network/access
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
..
hpack HPACK implementation 2016-06-15 11:26:45 +00:00
http2 Refactor Http2::FrameReader/Http2::FrameWriter 2016-08-19 16:26:36 +00:00
qabstractnetworkcache qabstractnetworkcache - enable several tests 2016-01-26 13:12:03 +00:00
qftp Use qtConfig throughout in qtbase 2016-08-19 04:28:05 +00:00
qhttpnetworkconnection Use qtConfig throughout in qtbase 2016-08-19 04:28:05 +00:00
qhttpnetworkreply Use qtConfig throughout in qtbase 2016-08-19 04:28:05 +00:00
qnetworkaccessmanager Updated license headers 2016-01-21 18:55:18 +00:00
qnetworkcachemetadata Updated license headers 2016-01-21 18:55:18 +00:00
qnetworkcookie Updated license headers 2016-01-21 18:55:18 +00:00
qnetworkcookiejar Updated license headers 2016-01-21 18:55:18 +00:00
qnetworkdiskcache Updated license headers 2016-01-21 18:55:18 +00:00
qnetworkreply tst_qnetworkreply: restructure #if-ery round a condition 2016-08-25 07:59:21 +00:00
qnetworkrequest Updated license headers 2016-01-21 18:55:18 +00:00
spdy Updated license headers 2016-01-21 18:55:18 +00:00
access.pro Use qtConfig throughout in qtbase 2016-08-19 04:28:05 +00:00