summaryrefslogtreecommitdiffstats
path: root/src/widgets/styles/qstyleplugin.cpp
diff options
context:
space:
mode:
authorMatthias Rauter <[email protected]>2025-06-23 12:12:09 +0200
committerMatthias Rauter <[email protected]>2025-06-30 14:23:57 +0000
commitf10e599e3f6e5c77890281b44fad996542d60fca (patch)
treece5611df0f116e16c82f1511e85ea09e7cc9a068 /src/widgets/styles/qstyleplugin.cpp
parent6679efd2a4cc23de4ed947ef567a799d474e2079 (diff)
Mark QStandardPath implementation security criticalHEADdev
The QStandardPaths class provides access to OS-specific standard locations on the filesystem, and also allows to search for files within the defined directories. Other parts of the application should be able to rely on the results returned by this class. Bugs in this code can lead to severe issues like overwriting of user files, reading configs from an incorrect place, or loading an incorrect external code for execution. Therefore, the respective files are marked security-critical. QUIP: 23 Pick-to: 6.10 6.9 6.8 Task-number: QTBUG-135187 Change-Id: Id1a8189f2a7cde4a760446428551f2fe682d4073 Reviewed-by: Marc Mutz <[email protected]>
Diffstat (limited to 'src/widgets/styles/qstyleplugin.cpp')
0 files changed, 0 insertions, 0 deletions