mirror of
https://github.com/curl/curl.git
synced 2026-04-14 22:51:53 +03:00
lib: enable strerror and strncpy checksrc warnings in subdirs
Closes #14834
This commit is contained in:
parent
63ebc48b69
commit
0d6c8b7534
6 changed files with 17 additions and 2 deletions
|
|
@ -43,6 +43,10 @@ path = [
|
|||
# checksrc control files
|
||||
"docs/examples/.checksrc",
|
||||
"lib/.checksrc",
|
||||
"lib/vauth/.checksrc",
|
||||
"lib/vquic/.checksrc",
|
||||
"lib/vssh/.checksrc",
|
||||
"lib/vtls/.checksrc",
|
||||
"src/.checksrc",
|
||||
"tests/libtest/.checksrc",
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue