curl-curl/tests/data/test1614
Daniel Stenberg 97b0abb46b
noproxy: replace atoi with curlx_str_number
To better reject junk and detect overflows. There were already
additional precautions and protections in place, but this is cleaner.

Extended the 1614 unit tests with some more bad syntax cases.

Closes #19475
2025-11-12 10:30:59 +01:00

24 lines
223 B
Plaintext

<testcase>
<info>
<keywords>
unittest
noproxy
</keywords>
</info>
#
# Client-side
<client>
<features>
unittest
proxy
</features>
<name>
noproxy and cidr comparisons
</name>
</client>
<errorcode>
0
</errorcode>
</testcase>