mirror of
https://github.com/curl/curl.git
synced 2026-04-15 00:41:41 +03:00
CODE_STYLE: sync with recent checksrc.pl updates
Follow-up toef2ccf862f#17840 Follow-up tof9656445ba#17764 Closes #18015
This commit is contained in:
parent
7d8d5cf876
commit
63a8167f3e
1 changed files with 3 additions and 0 deletions
|
|
@ -338,6 +338,7 @@ This is the full list of functions generally banned.
|
|||
_tcsncat
|
||||
_waccess
|
||||
_wcscat
|
||||
_wcsdup
|
||||
_wcsncat
|
||||
access
|
||||
gets
|
||||
|
|
@ -357,7 +358,9 @@ This is the full list of functions generally banned.
|
|||
strncat
|
||||
strncpy
|
||||
strtok
|
||||
strtok_r
|
||||
strtol
|
||||
strtoul
|
||||
vsnprint
|
||||
vsprintf
|
||||
wcsdup
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue