libetl/curl

ReadArguments OutOfMemoryError bug

hedong911 opened this issue · 1 comments

Describe the bug
A clear and concise description of what the bug is.

Request the amount is too large, lead to memory overflow.

Environment
Special configuration in /etc/hosts ?
Reverse proxy ?N
VPN ? N
Proxy ? N

image

image

interesting,
thank you for the investigation and the screenshots

2 solutions :

  • an improvement to opt out of the cached args matches
  • use curl placeholders to make your args invariable.