From: Daniel Stenberg Date: Tue, 15 Jul 2025 11:39:49 +0000 (+0200) Subject: test3207: allow more allocations X-Git-Tag: curl-8_15_0~13 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e507f9347a07fdb7770e0ea7e40d0d4b83bc8313;p=thirdparty%2Fcurl.git test3207: allow more allocations This limit was triggered in a PR that did not change any sizes, showing the previous limit for this was a little tight. Ref: #17894 Closes #17932 --- diff --git a/tests/data/test3207 b/tests/data/test3207 index 318f8c704a..4c223699ee 100644 --- a/tests/data/test3207 +++ b/tests/data/test3207 @@ -172,7 +172,7 @@ https://localhost:%HTTPSPORT/%TESTNUMBER %CERTDIR/certs/test-ca.crt # Verify data after the test has been "shot" -Allocations: 13300 +Allocations: 13500