mirror of
https://github.com/github/codeql.git
synced 2025-12-18 09:43:15 +01:00
This 10x lower cut-off has on at least one snapshot made it possible to compute AST data flow where it was infeasible before. Also fix an integer overflow that happened in practice on at least one snapshot and prevented the cut-off from being applied.