Files
codeql/cpp/ql/src/change-notes/released/1.0.1.md
2024-06-10 13:40:39 +00:00

187 B

1.0.1

Minor Analysis Improvements

  • The cpp/dangerous-function-overflow no longer produces a false positive alert when the gets function does not have exactly one parameter.