mirror of
https://github.com/curl/curl.git
synced 2025-09-04 11:24:59 +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
|
@ -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…
Reference in New Issue
Block a user