]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
docs: Remove mention of #10803 from `KNOWN_BUGS`.
authorNicholas Nethercote <n.nethercote@gmail.com>
Fri, 25 Aug 2023 08:42:43 +0000 (18:42 +1000)
committerDaniel Stenberg <daniel@haxx.se>
Fri, 25 Aug 2023 13:27:32 +0000 (15:27 +0200)
Because the leaks have been fixed.

docs/KNOWN_BUGS

index a33976f014b04bff2a6f0e1391e4bcb20d9fbdd6..395426b4ddde5ae6e8d9dc59e415b0ed72643f2a 100644 (file)
@@ -119,12 +119,6 @@ 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.2 hyper is slow
 
  When curl is built to use hyper for HTTP, it is unnecessary slow.