mirror of
https://github.com/github/codeql.git
synced 2026-05-15 03:39:32 +02:00
Fix generic creation/init/use flow barrier logic: the barrier was previously cipher-specific inside a generic module, and other instances would therefore get no re-init barrier.