mirror of
https://github.com/github/codeql.git
synced 2026-05-22 23:27:09 +02:00
243 B
243 B
0.3.2
Minor Analysis Improvements
- The query
cpp/bad-strncpy-sizenow covers morestrncpy-like functions than before, includingstrxfrm(_l),wcsxfrm(_l), andstpncpy. Users of this query may see an increase in results.