qt6-bb10/tests/auto/network/ssl/qsslsocket
Alex Trotsenko 9f092c1077 QIODevice: rework validation policy for read() functions
- avoid calls to private and virtual functions, if the device is not
  open;
- avoid repetitive checks in loops;
- add missing checks in readLine() overloads;
- remove check against unsuccessful resize().

Change-Id: I973d5931163b25db1c09c7c3b66f29ea90bb1b29
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@gmx.de>
2021-08-01 10:50:32 +03:00
..
certs QSslSocket::verify: do not alter the default configuration 2020-11-30 23:11:05 +01:00
.gitignore
BLACKLIST Flatten version-specific blacklisting on macOS to all macOS versions 2020-01-22 17:58:31 +01:00
CMakeLists.txt CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
ssl.tar.gz
tst_qsslsocket.cpp QIODevice: rework validation policy for read() functions 2021-08-01 10:50:32 +03:00