summaryrefslogtreecommitdiffstats
path: root/src/android
diff options
context:
space:
mode:
authorThiago Macieira <thiago.macieira@intel.com>2024-04-21 14:12:48 -0700
committerThiago Macieira <thiago.macieira@intel.com>2024-04-22 13:57:38 -0700
commit038c199d59ff5e9e16fe2a010f3f1f55764cf5ba (patch)
tree39ed0becbf437d295529a626433542078c5c83c0 /src/android
parentf5fa811e882bdbb2e4d3c3c3f4df1553e8cf0f87 (diff)
QMimeData: fix setData on URI list without ending CRLF
Commit 8d127c57376e48dd49afe62cfb8e714d26759a69 refactored this code from QByteArray::split to manually iterate over the list (and QStringTokenizer doesn't work for QByteArray), so we missed the last element in the iteration. Pick-to: 6.7 Fixes: QTBUG-124580 Change-Id: I455fe22ef4ad4b2f9b01fffd17c867f6ed350af7 Reviewed-by: Ahmad Samir <a.samirh78@gmail.com> Reviewed-by: David Faure <david.faure@kdab.com>
Diffstat (limited to 'src/android')
0 files changed, 0 insertions, 0 deletions