summaryrefslogtreecommitdiffstats
path: root/src/corelib/text/qstringtokenizer.cpp
diff options
context:
space:
mode:
authorMarc Mutz <marc.mutz@qt.io>2025-09-10 14:08:58 +0200
committerMarc Mutz <marc.mutz@qt.io>2025-09-11 19:24:48 +0000
commit4f2712f730484d6616bff16e2ba79fd8e09f71e3 (patch)
treed0849009b20efa81e84d60b4b2f9ac90bbc35749 /src/corelib/text/qstringtokenizer.cpp
parenta975781f5c86981048b0767ae9bbe5d1e59e7160 (diff)
Mark QChar as security-critical
QString and QByteArray are critical, too, and not because of their ownership semantics, but because of the algorithms operating on them. QChar contains at least decomposition() as one of those algorithms. The implementation in the header is just a bit too much to be called trivial-impl-only, so mark the header critical as well. Task-nunber: QTBUG-135195 Pick-to: 6.10.0 6.10 6.9 6.8 Change-Id: I58aac5e290fa9487340b8df500b915b3b150e38a Reviewed-by: Ivan Solovev <ivan.solovev@qt.io>
Diffstat (limited to 'src/corelib/text/qstringtokenizer.cpp')
0 files changed, 0 insertions, 0 deletions