Add change note

This commit is contained in:
Nora Dimitrijević
2022-08-10 13:25:45 +02:00
parent 8e60a4a478
commit 05f4f98aa0

View File

@@ -0,0 +1,4 @@
---
category: minorAnalysis
---
* The query `cpp/bad-strncpy-size` now covers more `strncpy`-like functions than before, including `strxfrm`(`_l`), `wcsxfrm`(`_l`), and `stpncpy`. Users of this query may see an increase in results.