From 2f29a8f19ede9898a788340a38109215cec3a8fb Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Mon, 10 Nov 2025 10:41:38 +0100 Subject: [PATCH] RELEASE-NOTES: spellcheck --- RELEASE-NOTES | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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] -- 2.47.3