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:
Daniel Stenberg 2024-09-09 10:15:49 +02:00
parent 344a177aac
commit 80df6a5c12
No known key found for this signature in database
GPG key ID: 5CC908FDB71E12C2
2 changed files with 14 additions and 0 deletions

View file

@ -1 +1,2 @@
enable STRERROR
enable STRNCPY