checksrc: disallow atoi and atol globally

No longer used in core and test code.

Also: allowlist in docs/examples.

Closes #19508
This commit is contained in:
Viktor Szakats 2025-11-12 23:37:06 +01:00
parent bb1391f943
commit 6384e2aca0
No known key found for this signature in database
GPG key ID: B5ABD165E2AEF201
3 changed files with 4 additions and 1 deletions

View file

@ -2,6 +2,8 @@
#
# SPDX-License-Identifier: curl
allowfunc atoi
allowfunc atol
allowfunc fclose
allowfunc fdopen
allowfunc fopen