mirror of
https://github.com/github/codeql.git
synced 2026-06-15 01:41:08 +02:00
Using the comprehension store step meant that all comprehensions would receive taint. This because comprehension flow now goes via a callable, meaning they share the return node.