]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
RELEASE-NOTES: spellcheck
authorDaniel Stenberg <daniel@haxx.se>
Mon, 10 Nov 2025 09:41:38 +0000 (10:41 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 10 Nov 2025 09:41:38 +0000 (10:41 +0100)
RELEASE-NOTES

index 267e4783d1f1f81e2824294fa9b7ed7e37f8e314..956e2b42a5b8538a1e8c693973b61f4c0a466d67 100644 (file)
@@ -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]