mirror of
https://github.com/curl/curl.git
synced 2026-08-01 11:28:07 +03:00
checksrc: add STRNCPY as an opt-in rule to detect and error on strncpy
make "lib/.checksrc" enable it Closes #14830
This commit is contained in:
parent
344a177aac
commit
80df6a5c12
2 changed files with 14 additions and 0 deletions
|
|
@ -1 +1,2 @@
|
|||
enable STRERROR
|
||||
enable STRNCPY
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue