]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
KNOWN_BUGS: Heimdal memory leaks
authorDaniel Stenberg <daniel@haxx.se>
Mon, 19 Aug 2024 14:39:44 +0000 (16:39 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 19 Aug 2024 21:21:51 +0000 (23:21 +0200)
Closes #14446
Closes #14604

docs/KNOWN_BUGS

index fce0f0ec9c2424af1d608991c90079a9974ffa82..1f8adff826292651946257d95366d6ad560bac1c 100644 (file)
@@ -55,6 +55,7 @@ problems may have been fixed or changed somewhat since this was written.
  6.5 NTLM does not support password with ยง character
  6.6 libcurl can fail to try alternatives with --proxy-any
  6.7 Do not clear digest for single realm
+ 6.8 Heimdal memory leaks
  6.9 SHA-256 digest not supported in Windows SSPI builds
  6.10 curl never completes Negotiate over HTTP
  6.11 Negotiate on Windows fails
@@ -367,6 +368,13 @@ problems may have been fixed or changed somewhat since this was written.
 
  https://github.com/curl/curl/issues/3267
 
+6.8 Heimdal memory leaks
+
+ Running test 2077 and 2078 with curl built to do GSS with Heimdal causes
+ valgrind errors (memory leak).
+
+ https://github.com/curl/curl/issues/14446
+
 6.9 SHA-256 digest not supported in Windows SSPI builds
 
  Windows builds of curl that have SSPI enabled use the native Windows API calls