diff options
| author | Marc Mutz <[email protected]> | 2025-09-10 10:41:44 +0200 |
|---|---|---|
| committer | Marc Mutz <[email protected]> | 2025-10-15 19:45:28 +0200 |
| commit | c7b8563758a3f3d29cde317ace3f4d296bca5a9e (patch) | |
| tree | 091413ffa6d883ff8a2a55220bcab6fd83f6d3e3 /src/tools/macdeployqt/shared/shared.cpp | |
| parent | 956f7a94566d3ddb63d79d49ad047ec1a6ab03cc (diff) | |
Mark string collation classes as security-critical
QString and QByteArray are critical, too, and not because of their
ownership semantics, but because of the algorithms operating on
them. Collation is one of those algorithms.
The headers are not decls-only, but they only contain trivial
implementation (like (QChar*, int) -> QStringView forwarders, or the
move SMFs or swap()), so are significant.
QUIP: 23
Task-number: QTBUG-135195
Pick-to: 6.10 6.8
Change-Id: I2e3418fd74b12cbfa297576f25a37ec2ea050902
Reviewed-by: Ivan Solovev <[email protected]>
Reviewed-by: Matthias Rauter <[email protected]>
Diffstat (limited to 'src/tools/macdeployqt/shared/shared.cpp')
0 files changed, 0 insertions, 0 deletions
