mirror of
https://github.com/github/codeql.git
synced 2026-02-23 18:33:42 +01:00
* C++: Change the interface of 'FlowAfterFree' so that the module it takes a single module as a parameter. * C++: Add another predicate to the module signature. * C++: Convert the use-after-free and double-free libraries to use new interface. * C++: Accept test changes.