summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qsurface.cpp
diff options
context:
space:
mode:
authorIvan Solovev <[email protected]>2025-05-23 17:01:39 +0200
committerIvan Solovev <[email protected]>2025-05-28 18:00:36 +0200
commitca50d727785544237eb9f2d9d9a1d1d465772f2f (patch)
tree1b7b8fe321992635b948e7ed7e41ae2e58eca4a6 /src/gui/kernel/qsurface.cpp
parentc50ede0b20086ce96bfa1b67af8c14f726c1fce3 (diff)
QtConcurrent: mark as security-significantHEADdev
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/gui/kernel/qsurface.cpp')
0 files changed, 0 insertions, 0 deletions