codeql/cpp/old-change-notes/2021-10-01-improper-null-te...

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

3 строки
351 B
Markdown
Исходник Обычный вид История

2021-10-01 18:35:12 +03:00
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).