mirror of
https://github.com/github/codeql.git
synced 2025-12-17 17:23:36 +01:00
351 B
351 B
lgtm,codescanning
- Several improvements made to the
NullTermination.qlllibrary 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).