]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
KNOWN_BUGS: hyper memory-leaks
authorDaniel Stenberg <daniel@haxx.se>
Mon, 22 May 2023 15:06:54 +0000 (17:06 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 22 May 2023 15:06:54 +0000 (17:06 +0200)
Closes #10803

docs/KNOWN_BUGS

index e232743808f7fff197948d143d8db46903eb46aa..e4ed2858c3d187500db4e391b8f3f5d382f4de03 100644 (file)
@@ -12,6 +12,7 @@ check the changelog of the current development status, as one or more of these
 problems may have been fixed or changed somewhat since this was written.
 
  1. HTTP
+ 1.1 hyper memory-leaks
  1.5 Expect-100 meets 417
 
  2. TLS
@@ -108,6 +109,12 @@ problems may have been fixed or changed somewhat since this was written.
 
 1. HTTP
 
+1.1 hyper memory-leaks
+
+ Building curl with the hyper backend causes mysterious memory-leaks
+
+ https://github.com/curl/curl/issues/10803
+
 1.5 Expect-100 meets 417
 
  If an upload using Expect: 100-continue receives an HTTP 417 response, it