CODE_STYLE: sync with recent checksrc.pl updates

Follow-up to ef2ccf862f #17840
Follow-up to f9656445ba #17764

Closes #18015
This commit is contained in:
Viktor Szakats 2025-07-25 02:41:21 +02:00
parent 7d8d5cf876
commit 63a8167f3e
No known key found for this signature in database
GPG Key ID: B5ABD165E2AEF201

View File

@ -338,6 +338,7 @@ This is the full list of functions generally banned.
_tcsncat _tcsncat
_waccess _waccess
_wcscat _wcscat
_wcsdup
_wcsncat _wcsncat
access access
gets gets
@ -357,7 +358,9 @@ This is the full list of functions generally banned.
strncat strncat
strncpy strncpy
strtok strtok
strtok_r
strtol strtol
strtoul strtoul
vsnprint vsnprint
vsprintf vsprintf
wcsdup