mirror of
https://github.com/moparisthebest/curl
synced 2024-11-04 08:35:05 -05:00
30 lines
350 B
Plaintext
30 lines
350 B
Plaintext
<testcase>
|
|
<info>
|
|
<keywords>
|
|
integer overflow
|
|
</keywords>
|
|
</info>
|
|
|
|
#
|
|
# Client-side
|
|
<client>
|
|
<server>
|
|
none
|
|
</server>
|
|
<name>
|
|
too large -m timeout value
|
|
</name>
|
|
<command>
|
|
http://%HOSTIP:%HTTPPORT/1427 -m 184467440737095510
|
|
</command>
|
|
</client>
|
|
|
|
#
|
|
# Verify data after the test has been "shot"
|
|
<verify>
|
|
<errorcode>
|
|
2
|
|
</errorcode>
|
|
</verify>
|
|
</testcase>
|