test1499: verify two chunked responses on reused connection

It triggered a memory leak back in 7.88.1

Closes #17815
This commit is contained in:
Daniel Stenberg 2025-07-04 09:00:29 +02:00
parent e022da0e83
commit bed49a0462
No known key found for this signature in database
GPG key ID: 5CC908FDB71E12C2
2 changed files with 77 additions and 2 deletions

View file

@ -196,8 +196,7 @@ test1460 test1461 test1462 test1463 test1464 test1465 test1466 test1467 \
test1468 test1469 test1470 test1471 test1472 test1473 test1474 test1475 \
test1476 test1477 test1478 test1479 test1480 test1481 test1482 test1483 \
test1484 test1485 test1486 test1487 test1488 test1489 test1490 test1491 \
test1492 test1493 test1494 test1495 test1496 test1497 test1498 \
\
test1492 test1493 test1494 test1495 test1496 test1497 test1498 test1499 \
test1500 test1501 test1502 test1503 test1504 test1505 test1506 test1507 \
test1508 test1509 test1510 test1511 test1512 test1513 test1514 test1515 \
test1516 test1517 test1518 test1519 test1520 test1521 test1522 test1523 \