Commit graph

1 commit

Author SHA1 Message Date
Daniel Stenberg
d332b9057f
progress: count amount of data "delivered" to application
... and apply the CURLOPT_MAXFILESIZE limit (if set) on that as well.
This effectively protects the user against "zip bombs".

Test case 1618 verifies using a 14 byte brotli payload that otherwise
explodes to 102400 zero bytes.
2026-03-03 12:15:38 +01:00