codeql icon indicating copy to clipboard operation
codeql copied to clipboard

Java: Fix cartesian product

Open atorralba opened this issue 3 years ago • 1 comments
trafficstars

Fixes a cartesian product in the canThrow predicate, where callable wasn't bound in one side of the disjunct.

atorralba avatar Sep 30 '22 08:09 atorralba

The fix only affects one query, so you could have just selected that in dca.

aschackmull avatar Sep 30 '22 10:09 aschackmull