Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba22f0d commit 7722f31Copy full SHA for 7722f31
1 file changed
go/ql/src/experimental/CWE-369/DivideByZero.ql
@@ -47,8 +47,6 @@ module Config implements DataFlow::ConfigSig {
47
}
48
49
predicate observeDiffInformedIncrementalMode() { any() }
50
-
51
- Location getASelectedSourceLocation(DataFlow::Node sink) { none() }
52
53
54
/**
0 commit comments