mirror of
https://github.com/curl/curl.git
synced 2026-06-17 01:55:38 +03:00
fixup amend KNOWN_RISKS
This commit is contained in:
parent
4150319868
commit
da0597d07d
1 changed files with 3 additions and 0 deletions
|
|
@ -144,3 +144,6 @@ and secure algorithms.
|
|||
When asking curl or libcurl to automatically decompress data on arrival, there
|
||||
is a risk that the size of the output from the decompression process ends up
|
||||
many times larger than the input data size.
|
||||
|
||||
Since curl 8.20.0, users can mitigate this risk by setting the max filesize
|
||||
option that also covers the decompressed size.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue