summaryrefslogtreecommitdiffstats
path: root/src/corelib/serialization/qjsonparser.cpp
diff options
context:
space:
mode:
authorEdward Welbourne <edward.welbourne@qt.io>2024-10-16 12:00:30 +0200
committerEdward Welbourne <edward.welbourne@qt.io>2024-10-23 20:34:58 +0200
commit98db7a35d2ee56f5da11b4a8e745f2ee6a965077 (patch)
tree3d77dd6a9771b0b3b1affd3b96da514f3a47f077 /src/corelib/serialization/qjsonparser.cpp
parent87af2b81e4bfe4ff4c58d7040804d5ceecdf4326 (diff)
Fix check for duplicated Windows time-zone IDs
A missing update of a "last" variable meant the loop inevitably did nothing useful. Include type-annotation for last, while doing this. Thankfully the check still doesn't find any duplications, now that I've fixed it so that actually would, were any present. Pick-to: 6.8 6.5 Change-Id: I672e6570359a3ff102a364d8af98c5c8c0bdc4d9 Reviewed-by: Mate Barany <mate.barany@qt.io>
Diffstat (limited to 'src/corelib/serialization/qjsonparser.cpp')
0 files changed, 0 insertions, 0 deletions