qt5base-lts/tests/auto/network
Alex Trotsenko 91c1b5490e QWindowsPipeReader: fix possible invalid invocation of ReadFileEx()
If the user calls QLocalSocket::setReadBufferSize() with a value less
than the current size of the pipe buffer, startAsyncRead() would call
ReadFileEx() with invalid parameters:

  ReadFileEx(handle, nullptr, some_big_value, ...);

Change-Id: I3d153e3ec34f8038dc001c1c896aeceb666a8979
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2017-05-02 05:21:29 +00:00
..
access Fix tests that assume system files are owned by root for qemu 2017-04-26 09:12:12 +00:00
bearer Merge remote-tracking branch 'origin/5.8' into 5.9 2017-03-13 15:55:44 +01:00
kernel Fix network tests on qemu/arm 2017-04-06 12:19:46 +00:00
socket QWindowsPipeReader: fix possible invalid invocation of ReadFileEx() 2017-05-02 05:21:29 +00:00
ssl Revert "Blacklist tst_QSslSocket::protocolServerSide on OS X 10.11" 2017-04-27 12:25:51 +00:00
network.pro Re-enable network tests on Mac OS. 2012-04-24 16:06:28 +02:00