Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 7722f31

Browse files
committed
Go/DivideByZero
1 parent ba22f0d commit 7722f31

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

go/ql/src/experimental/CWE-369/DivideByZero.ql

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,6 @@ module Config implements DataFlow::ConfigSig {
4747
}
4848

4949
predicate observeDiffInformedIncrementalMode() { any() }
50-
51-
Location getASelectedSourceLocation(DataFlow::Node sink) { none() }
5250
}
5351

5452
/**

0 commit comments

Comments
 (0)