Merge pull request #6975 from nextcloud/bugfix/fixImplicitHydrationCorruptedData
authorMatthieu Gallien <matthieu_gallien@yahoo.fr>
Tue, 6 Aug 2024 16:20:43 +0000 (18:20 +0200)
committerGitHub <noreply@github.com>
Tue, 6 Aug 2024 16:20:43 +0000 (18:20 +0200)
use QByteArray::left to send the newly received data during hydration


Trivial merge