mirror of
https://github.com/curl/curl.git
synced 2026-07-16 02:07:16 +03:00
checksrc: use 'banfunc' proper in more places
This commit is contained in:
parent
eb652da1b2
commit
854e055a70
5 changed files with 13 additions and 9 deletions
|
|
@ -1,2 +1,3 @@
|
|||
enable STRERROR
|
||||
enable STRNCPY
|
||||
banfunc strerror
|
||||
banfunc strncpy
|
||||
banfunc sscanf
|
||||
|
|
|
|||
|
|
@ -1,2 +1,3 @@
|
|||
enable STRERROR
|
||||
enable STRNCPY
|
||||
banfunc strerror
|
||||
banfunc strncpy
|
||||
banfunc sscanf
|
||||
|
|
|
|||
|
|
@ -1,2 +1,3 @@
|
|||
enable STRERROR
|
||||
enable STRNCPY
|
||||
banfunc strerror
|
||||
banfunc strncpy
|
||||
banfunc sscanf
|
||||
|
|
|
|||
|
|
@ -1,2 +1,3 @@
|
|||
enable STRERROR
|
||||
enable STRNCPY
|
||||
banfunc strerror
|
||||
banfunc strncpy
|
||||
banfunc sscanf
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
banfunc STRNCPY
|
||||
banfunc strncpy
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue