curl: count uploaded data to stop at the originally given size

Closes #11223
Fixes #11222
Reported-by: JustAnotherArchivist on github
This commit is contained in:
Daniel Stenberg 2023-05-30 13:59:17 +02:00
parent 6661bd588d
commit 1f85420a28
No known key found for this signature in database
GPG key ID: 5CC908FDB71E12C2
7 changed files with 33 additions and 38 deletions

View file

@ -24,6 +24,7 @@
#include "tool_setup.h"
#include "tool_cfgable.h"
#include "tool_formparse.h"
#include "tool_main.h"
#include "memdebug.h" /* keep this as LAST include */