We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 21d74db commit a1c5d9dCopy full SHA for a1c5d9d
swift/ql/lib/codeql/swift/security/UnsafeUnpackQuery.qll
@@ -26,8 +26,6 @@ module UnsafeUnpackConfig implements DataFlow::ConfigSig {
26
}
27
28
predicate observeDiffInformedIncrementalMode() { any() }
29
-
30
- Location getASelectedSourceLocation(DataFlow::Node sink) { none() }
31
32
33
/**
0 commit comments