Skip to content

[C] Taint propagation and isSanitizer() - interproc and ptr #131

Answered by rdmarsh2
vaioco asked this question in General
Discussion options

You must be logged in to vote

That's a known issue with semmle.code.cpp.dataflow.TaintTracking. We're in the process of switching to a new version with the same interface in semmle.code.cpp.ir.dataflow.TaintTracking that handles interprocedural flow through pointers, but we haven't fully replaced the old version yet. You should be able to change your import to use the new version without changing any other code.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by vaioco
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants