mirror of
https://github.com/github/codeql.git
synced 2026-04-26 17:25:19 +02:00
Also remove a needless barrier -- the method in question doesn't conduct taint by default, so excluding particular instances of that call is not necessary.