mirror of
https://github.com/github/codeql.git
synced 2026-03-29 11:48:16 +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.