mirror of
https://github.com/github/codeql.git
synced 2026-06-15 18:01:10 +02:00
Their charpreds previously only ensured that they were on a path from a source to a sink, not that they actually were the source and sink, respectively. See two commits further for a test case.