qt6-bb10/tests/auto/network
Mårten Nordheim a903414898 QNonContiguousByteDeviceByteArrayImpl: store value not pointer
Storing a pointer was fine when used with the QBuffer version, but
that means you have to keep the QBArray alive outside the class
itself.

Just store the value and it is a little easier to use.

Changes in this cherry-pick: The dev patch chain has the test update in
the wrong commit, so cherry-picked it along with this.
And apparently I also forgot to commit a bug-fix to this commit as well,
the bug anyway disappeared in dev when I deleted the class and
redirected everything to the ByteArray class.

Change-Id: Ic02e0b4627fde2b5fdd7e5fb69a94e06aa768ab9
Reviewed-by:  Alexey Edelev <alexey.edelev@qt.io>
Reviewed-by: Dennis Oberst <dennis.oberst@qt.io>
(cherry picked from commit 67140afca21efae75aad35f63ca1d7211fe6ec3a)
Reviewed-by:  Alexey Edelev <alexey.edelev@qt.io>
2024-08-08 00:33:14 +02:00
..
access QNonContiguousByteDeviceByteArrayImpl: store value not pointer 2024-08-08 00:33:14 +02:00
kernel Android: prefer wlan IPv6 connection over other interfaces 2024-05-23 10:26:20 +03:00
selftest Change license for tests files 2024-02-04 09:56:42 +01:00
socket Improve test compilation setup with QtLite configuration 2024-05-10 09:04:44 +00:00
ssl Change type of variable qssl_dhparams_default_base64 2024-08-01 00:43:20 +00:00
CMakeLists.txt Rid of 'special case' markers 2023-04-13 18:30:58 +02:00