docs: Remove mention of #10803 from KNOWN_BUGS.

Because the leaks have been fixed.
This commit is contained in:
Nicholas Nethercote 2023-08-25 18:42:43 +10:00 committed by Daniel Stenberg
parent e854166472
commit 629723ecf2
No known key found for this signature in database
GPG key ID: 5CC908FDB71E12C2

View file

@ -119,12 +119,6 @@ problems may have been fixed or changed somewhat since this was written.
1. HTTP 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 1.2 hyper is slow
When curl is built to use hyper for HTTP, it is unnecessary slow. When curl is built to use hyper for HTTP, it is unnecessary slow.