mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +01:00
C++/WordexpTainted
Same file usees source and sink as endpoints
This commit is contained in:
@@ -50,8 +50,6 @@ module WordexpTaintConfig implements DataFlow::ConfigSig {
|
||||
}
|
||||
|
||||
predicate observeDiffInformedIncrementalMode() { any() }
|
||||
|
||||
Location getASelectedSourceLocation(DataFlow::Node source) { none() }
|
||||
}
|
||||
|
||||
module WordexpTaint = TaintTracking::Global<WordexpTaintConfig>;
|
||||
|
||||
Reference in New Issue
Block a user