mirror of
https://github.com/github/codeql.git
synced 2026-04-27 09:45:15 +02:00
The data flow library conflates pointers and objects enough for the `definitionByReference` predicate to be too strict in some cases. It was too permissive in other cases that are now (or will be) handled better by field flow. See also the change note entry.