mirror of
https://github.com/curl/curl.git
synced 2026-04-14 00:51:42 +08:00
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
24 lines
223 B
Plaintext
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>
|