summaryrefslogtreecommitdiffstats
path: root/src/widgets/doc/snippets/mainwindowsnippet.cpp
diff options
context:
space:
mode:
authorMarc Mutz <marc.mutz@qt.io>2024-08-01 13:25:28 +0200
committerMarc Mutz <marc.mutz@qt.io>2024-08-03 05:09:25 +0000
commit57eff5b092dbd692594125edc70d3efd898660ea (patch)
treeffd6697da05eee9ddf0b9df279fb6c3af473b8af /src/widgets/doc/snippets/mainwindowsnippet.cpp
parentfdfb360f4f60cbdb9ce7f29f424dad70f0679b17 (diff)
QtTest: Fix format error in _q_compareSequence()
Commit 63295f43e70955a194602a7acf39013f124e14b7 changed the size: placeholders to %lld, but wrapped only one of the arguments in qlonglong. This causes 32-bit builds to read past the end of the expectedSize variable. Fix by wrapping the other, too. Pick-to: 6.8 6.7 6.5 6.2 5.15 Change-Id: I9c23ab589c8895e8f038fb508e18ac3006fa4f8f Reviewed-by: Fabian Kosmale <fabian.kosmale@qt.io> Reviewed-by: Ivan Solovev <ivan.solovev@qt.io>
Diffstat (limited to 'src/widgets/doc/snippets/mainwindowsnippet.cpp')
0 files changed, 0 insertions, 0 deletions