curl-curl/tests/data/test751
Stefan Eissing d16ccbd55d
multi: fix add_handle resizing
Due to someone being stupid, the resizing of the multi's transfer
table was actually shrinking it. Oh my.

Add test751 to reproduce, add code assertion.

Fixes #17473
Reported-by: Jeroen Ooms
Closes #17475
2025-05-28 14:48:44 +02:00

34 lines
367 B
Plaintext

<testcase>
<info>
<keywords>
MULTI
</keywords>
</info>
<reply>
<data>
</data>
</reply>
# Client-side
<client>
<server>
none
</server>
# tool is what to use instead of 'curl'
<tool>
lib%TESTNUMBER
</tool>
<name>
multi - add many easy handles
</name>
<command>
</command>
</file>
</client>
# Verify data after the test has been "shot"
<verify>
</verify>
</testcase>