Skip to content

Commit 87ce654

Browse files
committed
Go/DivideByZero
1 parent abe696d commit 87ce654

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

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)