qt5base-lts/tests/auto/network/access
Peter Hartmann af96c6fed9 QHttpMultiPart: fix data corruption in readData method
When readData() is called repeatedly, we need to keep track which
part of the multipart message we are currently reading from.
Hereby we also need to take the boundary size into account, and not
only the size of the multipart; otherwise we would skip a not
completely read part. This would then later lead to advancing the
read pointer by negative indexes and data loss.

Task-number: QTBUG-32534
Change-Id: Ibb6dff16adaf4ea67181d23d1d0c8459e33a0ed0
Reviewed-by: Jonathan Liu <net147@gmail.com>
Reviewed-by: Shane Kearns <shane.kearns@accenture.com>
2013-07-29 18:08:59 +02:00
..
qabstractnetworkcache Remove Nokia-domains in commented-out test code. 2013-07-12 12:41:30 +02:00
qftp Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qhttpnetworkconnection Remove Nokia-domains in commented-out test code. 2013-07-12 12:41:30 +02:00
qhttpnetworkreply Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qnetworkaccessmanager Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qnetworkcachemetadata Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qnetworkcookie tests: Fix some more old references and links to Nokia 2013-02-01 15:27:37 +01:00
qnetworkcookiejar Merge remote-tracking branch 'origin/stable' into dev 2013-02-14 14:24:57 +01:00
qnetworkdiskcache Whitespace cleanup: remove trailing whitespace 2013-03-16 20:22:50 +01:00
qnetworkreply QHttpMultiPart: fix data corruption in readData method 2013-07-29 18:08:59 +02:00
qnetworkrequest tests: Fix some more old references and links to Nokia 2013-02-01 15:27:37 +01:00
access.pro test: QFtp tests require `private_tests' set 2012-09-09 08:51:05 +02:00