From: Daniel Stenberg Date: Mon, 10 Nov 2025 09:41:38 +0000 (+0100) Subject: RELEASE-NOTES: spellcheck X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=2f29a8f19ede9898a788340a38109215cec3a8fb;p=thirdparty%2Fcurl.git RELEASE-NOTES: spellcheck --- diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 267e4783d1..956e2b42a5 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -43,7 +43,7 @@ This release includes the following bugfixes: o pytest: skip H2 tests if feature missing from curl [46] o rtmp: fix double-free on URL parse errors [27] o rtmp: precaution for a potential integer truncation [54] - o schannel: fix potental memory leak of cert_store_path on four error paths [23] + o schannel: fix memory leak of cert_store_path on four error paths [23] o setopt: disable CURLOPT_HAPROXY_CLIENT_IP on NULL [30] o setopt: when setting bad protocols, don't store them [9] o tests/data: replace hard-coded test numbers with `%TESTNUMBER` [33]