diff options
| author | Marc Mutz <marc.mutz@qt.io> | 2025-09-10 14:08:58 +0200 |
|---|---|---|
| committer | Marc Mutz <marc.mutz@qt.io> | 2025-09-11 19:24:48 +0000 |
| commit | 4f2712f730484d6616bff16e2ba79fd8e09f71e3 (patch) | |
| tree | d0849009b20efa81e84d60b4b2f9ac90bbc35749 /src/corelib/text/qstringtokenizer.cpp | |
| parent | a975781f5c86981048b0767ae9bbe5d1e59e7160 (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
