mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +01:00
403 B
403 B
1.3.2
Minor Analysis Improvements
- Added dataflow models for
SysAllocStringand related functions. - The
cpp/badly-bounded-write,cpp/equality-on-floats,cpp/short-global-name,cpp/static-buffer-overflow,cpp/too-few-arguments,cpp/useless-expression,cpp/world-writable-file-creationqueries no longer produce alerts on files created by CMake to test the build configuration.