summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
diff options
context:
space:
mode:
authorDaniel Krupp <daniel.krupp@ericsson.com>2023-07-19 14:01:53 +0200
committerDaniel Krupp <daniel.krupp@ericsson.com>2023-07-21 15:11:13 +0200
commit26b19a67e5c398a30b26214544878ec364dc59af (patch)
treed64a9f5fdba83b161eb1da74f2624ca68da6c004 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
parent20219106060208f0c2f5d096eb3aed7b712f5067 (diff)
[clang][analyzer]Fix non-effective taint sanitation
There was a bug in alpha.security.taint.TaintPropagation checker in Clang Static Analyzer. Taint filtering could only sanitize const arguments. After this patch, taint filtering is effective also on non-const parameters. Differential Revision: https://reviews.llvm.org/D155848
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions