From: Nicholas Nethercote Date: Fri, 25 Aug 2023 08:42:43 +0000 (+1000) Subject: docs: Remove mention of #10803 from `KNOWN_BUGS`. X-Git-Tag: curl-8_3_0~107 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=629723ecf22a8eae78d64cceec2f3bdae703ec95;p=thirdparty%2Fcurl.git docs: Remove mention of #10803 from `KNOWN_BUGS`. Because the leaks have been fixed. --- diff --git a/docs/KNOWN_BUGS b/docs/KNOWN_BUGS index a33976f014..395426b4dd 100644 --- a/docs/KNOWN_BUGS +++ b/docs/KNOWN_BUGS @@ -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.