diff options
author | Matthias Rauter <[email protected]> | 2025-06-23 10:31:42 +0200 |
---|---|---|
committer | Matthias Rauter <[email protected]> | 2025-06-26 19:12:00 +0200 |
commit | 934a9345f703640f57b6cf65ba00eddd8487ac65 (patch) | |
tree | a8679538a55c68cb5285a3ad8a3e09789f5f95d3 /examples/sql/relationaltablemodel | |
parent | 81d58eca8e0f8d181f52be0a4c923246a481ad43 (diff) |
QSettings can be parsed from *ini files that could potentially be
corrupted. Therefore qsettings.cpp and qsettings_mac.cpp are marked
security critical.
qsettings_[win|wasm].cpp are reading the settings from the registry
or from the browser, data sources that are considered trusted. Therefore
these files are marked security significant. The header are also marked
significant.
QUIP: 23
Pick-to: 6.10 6.9 6.8
Task-number: QTBUG-135187
Change-Id: I5474c9a748b238734b5cdd50fb9e46f8379924ed
Reviewed-by: Morten Johan Sørvig <[email protected]>
Reviewed-by: Ivan Solovev <[email protected]>
Diffstat (limited to 'examples/sql/relationaltablemodel')
0 files changed, 0 insertions, 0 deletions