Qt Connectivity
Go to file
Marc Mutz fcee2074e1 sdpscanner: fix format strings for (u)int64_t
This probably only worked on Little-Endian machines, but it's UB
there, too, of course.

Wasn't detected by the compiler because qsnprintf() doen't have
__attribute__(printf), for some reason.

Prepare the folded part of the line so a follow-up port to
std::snprintf() doesn't have to re-indent it.

Amends 3ee0be1013.

[ChangeLog][QtBluetooth][sdpscanner] Fixed a bug involving broken
serialization of SDP_(U)INT64 DTDs on Big-Endian machines.

Pick-to: 6.8 6.7 6.5 6.2 5.15
Change-Id: Ib4e24007cf498814f3c91b5a57e7dfd6a311926c
Reviewed-by: Ivan Solovev <ivan.solovev@qt.io>
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2024-07-22 18:56:00 +02:00
LICENSES QtNfc: Rewrite NDEF Editor example using Qt Quick Components 2023-02-08 15:14:00 +01:00
cmake Fix the naming of the BlueZ package 2022-12-23 11:27:01 +01:00
coin Change Axivion analysis result format 2024-06-28 10:17:34 +03:00
config.tests Correct license for build system files 2024-04-04 16:26:23 +02:00
dist Add changes file for Qt 5.15.2 2020-11-03 12:53:33 +00:00
examples Android: cleanup AndroidManifest.xml files in examples 2024-05-23 15:04:35 +03:00
src sdpscanner: fix format strings for (u)int64_t 2024-07-22 18:56:00 +02:00
tests Correct license for examples files 2024-04-04 08:32:24 +01:00
.cmake.conf Bump version to 6.9.0 2024-06-06 03:49:11 +01:00
.gitattributes Update the git-archive export options 2013-09-27 17:03:46 +02:00
.gitignore Ignore QtCreator user project files 2021-06-08 19:06:31 +02:00
.tag Update the git-archive export options 2012-09-10 12:57:49 +02:00
CMakeLists.txt Mark connectivity as warnings clean 2023-07-12 10:26:11 +02:00
dependencies.yaml Update dependencies on 'dev' in qt/qtconnectivity 2024-07-21 23:40:01 +00:00
licenseRule.json Fix real dot in location keys regular expression 2024-04-23 15:46:02 +02:00