summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorMårten Nordheim <marten.nordheim@qt.io>2024-04-04 10:39:06 +0200
committerMårten Nordheim <marten.nordheim@qt.io>2024-04-05 18:40:39 +0200
commita786404036990c595e25122fae5f710f12bc397b (patch)
tree079e82b9bdfad172d624f2972ae1cfdaa388a450 /tests
parenteca0512b0862630cb1be9a66e280a52f59413221 (diff)
NetworkReply[wasm]: simplify some buffer passing
It was always passing a QByteArray to a const char * argument, with the size along with it. That was immediately converted back to a QByteArray. Instead, just pass the byte array which anyway knows its size. Needed for a followup commit Change-Id: I821d419adcb600456826dde67fb92ecad11cb290 Reviewed-by: Edward Welbourne <edward.welbourne@qt.io>
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions