mirror of
https://github.com/github/codeql.git
synced 2026-07-12 15:05:33 +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.