summaryrefslogtreecommitdiffstats
path: root/src/opengl/qopenglcompositor.cpp
diff options
context:
space:
mode:
authorMarc Mutz <marc.mutz@qt.io>2022-07-20 22:16:30 +0200
committerMarc Mutz <marc.mutz@qt.io>2022-08-04 03:35:36 +0200
commit841ff3b73f9951e49b6406007d76302b3f367f55 (patch)
tree3db40fe49494ca17e7944c5643501ff99facf2c4 /src/opengl/qopenglcompositor.cpp
parent753079b7074b06d237a0ae7a58281c28df134fc0 (diff)
Fix QString::arg() for format strings > 2Gi characters
The getEscape function truncated the qsizetype position it got from the caller to an int, potentially parsing a previous escape sequence (or, more likely, garbage), by getting the position in the string wrong. Pick-to: 6.4 6.3 6.2 Task-number: QTBUG-103531 Change-Id: I3b921c0991d238bbacfe6699c56146fe032134df Reviewed-by: Thiago Macieira <thiago.macieira@intel.com> Reviewed-by: Edward Welbourne <edward.welbourne@qt.io>
Diffstat (limited to 'src/opengl/qopenglcompositor.cpp')
0 files changed, 0 insertions, 0 deletions