mirror of
https://github.com/github/codeql.git
synced 2026-07-10 14:05:41 +02:00
187 B
187 B
1.0.1
Minor Analysis Improvements
- The
cpp/dangerous-function-overflowno longer produces a false positive alert when thegetsfunction does not have exactly one parameter.