summaryrefslogtreecommitdiffstats
path: root/src/tools/uic/cpp/cppwriteinitialization.cpp
diff options
context:
space:
mode:
authorEdward Welbourne <edward.welbourne@qt.io>2025-02-07 15:18:23 +0100
committerEdward Welbourne <edward.welbourne@qt.io>2025-02-10 14:59:36 +0100
commitb37c580169890d5ccacb5746eb4b99dd711efda4 (patch)
tree735f0c3308f11d11003b05d7c0c230f5414c3b7e /src/tools/uic/cpp/cppwriteinitialization.cpp
parent4dcff4ed6d24e6aa061e145bb9de9ff93351a2b1 (diff)
Add terminal rows to various QtTimeZoneLocale tables
This fixes some read-past-end issues in assertions that verify the next row of a table after the last for a specific locale belong to a later locale. Since those assertions happen without sight of the table of which the locale's range is a part, they can't tell when the range's end is in fact the table's end - so they shouldn't have been reading from a row there. Fix by putting a row there, that belongs to a nominal locale with index out of range. Pick-to: 6.9 Change-Id: Ib9d227ca4f86c372c13f963a08a8d637eae63ed0 Reviewed-by: Ivan Solovev <ivan.solovev@qt.io>
Diffstat (limited to 'src/tools/uic/cpp/cppwriteinitialization.cpp')
0 files changed, 0 insertions, 0 deletions