qt5base-lts/tests/auto/network/socket
Marc Mutz 9e96c4a315 Fix "might be used uninit'ed" warning
GCC 4.8 warns:

  main.cpp:165:60: warning: ‘type’ may be used uninitialized in this function [-Wmaybe-uninitialized]
                               app.arguments().at(3).toInt());
                                                            ^

Change-Id: Ib0f6847031437b588e14c6708fdddea5fd474b58
Reviewed-by: Shane Kearns <shane.kearns@accenture.com>
2012-08-15 15:01:01 +02:00
..
platformsocketengine Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
qabstractsocket Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
qhttpsocketengine Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
qlocalsocket Remove some dead code wrapped in Q_WS_QWS. 2012-08-03 11:24:28 +02:00
qsocks5socketengine QtNetwork: Handle FD_CLOSE on Windows 2012-08-01 18:12:34 +02:00
qtcpserver Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
qtcpsocket Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
qudpsocket Fix "might be used uninit'ed" warning 2012-08-15 15:01:01 +02:00
socket.pro Enable qlocalsocket auto test 2012-02-21 22:31:00 +01:00