mirror of
https://github.com/github/codeql.git
synced 2026-04-29 02:35:15 +02:00
This improves runtime for command injection query on https://lgtm.com/projects/g/alibaba/funcraft from +200 seconds (I did not care to wait more) down to ~55 seconds on my machine. This type of tracking predicate with string as additional argument apparently causes trouble :|