mirror of
https://github.com/curl/curl.git
synced 2026-08-25 07:33:36 +03:00
CURLINFO_SIZE_UPLOAD: fix missing counter update
Adds test 1522 for verification. Reported-by: cjmsoregan Fixes #2847 Closes #2864
This commit is contained in:
parent
53d211bfd1
commit
2a278fd735
5 changed files with 147 additions and 2 deletions
|
|
@ -170,7 +170,7 @@ test1500 test1501 test1502 test1503 test1504 test1505 test1506 test1507 \
|
|||
test1508 test1509 test1510 test1511 test1512 test1513 test1514 test1515 \
|
||||
test1516 test1517 \
|
||||
\
|
||||
test1520 test1521 \
|
||||
test1520 test1521 test1522 \
|
||||
\
|
||||
test1525 test1526 test1527 test1528 test1529 test1530 test1531 test1532 \
|
||||
test1533 test1534 test1535 test1536 test1537 test1538 \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue