diff options
author | Ivan Solovev <[email protected]> | 2025-05-23 17:01:39 +0200 |
---|---|---|
committer | Ivan Solovev <[email protected]> | 2025-05-28 18:00:36 +0200 |
commit | ca50d727785544237eb9f2d9d9a1d1d465772f2f (patch) | |
tree | 1b7b8fe321992635b948e7ed7e41ae2e58eca4a6 /src/widgets/kernel/qboxlayout.cpp | |
parent | c50ede0b20086ce96bfa1b67af8c14f726c1fce3 (diff) |
The QtConcurrent module applies user-provided map-, filter-, and reduce-
functions (or their combinations) to user-provided data.
It does not make any assumptions about the provided functions and
data, apart from input/return type validation. It also does not parse
the provided data and does not have any way to sanitize it.
Mark all the source and header files in the module with the default
security-significant score to confirm that the code was reviewed.
QUIP: 23
Fixes: QTBUG-135179
Pick-to: 6.9 6.8
Change-Id: I2c1b315b837111627c2f0ce6e2ade704415972e2
Reviewed-by: Edward Welbourne <[email protected]>
Diffstat (limited to 'src/widgets/kernel/qboxlayout.cpp')
0 files changed, 0 insertions, 0 deletions