mirror of
https://github.com/github/codeql.git
synced 2025-12-18 01:33:15 +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.