Files
codeql/cpp/change-notes/2021-10-01-improper-null-termination.md
2021-10-01 16:35:12 +01:00

3 lines
351 B
Markdown

lgtm,codescanning
* Several improvements made to the `NullTermination.qll` library and the 'Potential improper null termination' (cpp/improper-null-termination). These changes reduce the number of false positive results for this query and related query 'User-controlled data may not be null terminated' (cpp/user-controlled-null-termination-tainted).