-
-
Notifications
You must be signed in to change notification settings - Fork 7k
Closed
Labels
Description
I did this
I run test 2500 locally and it fails:
** TOO MUCH TOTAL ALLOCATION
1000000 maximum allocation allowed, did 1742888
The reason for this huge bump in allocation seems to be this:
MALLOC: malloc(1536000) at multi.c:3991 makes totally 1635420 bytes
Should it be this big? If so, we need to allow it in the test.
I expected the following
No response
curl/libcurl version
git master
operating system
Linux