diff options
author | Matthias Rauter <[email protected]> | 2025-06-17 12:30:50 +0200 |
---|---|---|
committer | Matthias Rauter <[email protected]> | 2025-06-19 19:45:34 +0200 |
commit | b252eb381abb097c8fe2326b8bcb25459305ffe0 (patch) | |
tree | 25863bc3f77792e08a509afbd3ea219821a1ee11 /examples/sql/sqlbrowser/main.cpp | |
parent | 3080304ce4af900e4732ded7c150509184f588ca (diff) |
QWindowsPipeReader is a candidate for a security-critical class because
it is parsing data from an external process. The parsing is trivial
(e.g. searching \n in *.cpp line 243 or skipping characters) and
the data should arguably come from trusted sources. We still go for the
safe option and mark it as critical.
QUIP: 23
Pick-to: 6.10 6.9 6.8
Task-number: QTBUG-135187
Change-Id: I79767534015370a5102929fee032b916be23d41d
Reviewed-by: Ivan Solovev <[email protected]>
Diffstat (limited to 'examples/sql/sqlbrowser/main.cpp')
0 files changed, 0 insertions, 0 deletions