mirror of
https://github.com/curl/curl.git
synced 2026-08-03 14:10:30 +03:00
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:
parent
bb1391f943
commit
6384e2aca0
3 changed files with 4 additions and 1 deletions
|
|
@ -3,4 +3,3 @@
|
|||
# SPDX-License-Identifier: curl
|
||||
|
||||
enable STDERR
|
||||
banfunc atoi
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue