On 6/10/2021 8:15 AM, Daniel Stenberg via curl-library wrote:
On Tue, 8 Jun 2021, Christian Weisgerber via curl-library wrote:
Maybe such oversized allocations should use malloc() instead of local
variables? Here's a patch to this effect:
Thanks! (proves we should have openbsd CI jobs...)
C
On Tue, 8 Jun 2021, Christian Weisgerber via curl-library wrote:
Maybe such oversized allocations should use malloc() instead of local
variables? Here's a patch to this effect:
Thanks! (proves we should have openbsd CI jobs...)
Converted to a pull-request: https://github.com/curl/curl/pull/7