]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
KNOWN_BUGS: LDAP on Windows doesn't work
authorDaniel Stenberg <daniel@haxx.se>
Mon, 16 Dec 2019 15:15:39 +0000 (16:15 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 16 Dec 2019 15:15:39 +0000 (16:15 +0100)
Closes #4261

docs/KNOWN_BUGS

index a83bd9bf81b9fa073297f0ee890b8d5b3e442635..b8c7b3dfc0d886e2c159b69223dbc34fa4d6d6f3 100644 (file)
@@ -102,6 +102,7 @@ problems may have been fixed or changed somewhat since this was written!
  12. LDAP and OpenLDAP
  12.1 OpenLDAP hangs after returning results
  12.2 LDAP on Windows does authentication wrong?
+ 12.3 LDAP on Windows doesn't work
 
  13. TCP/IP
  13.1 --interface for ipv6 binds to unusable IP address
@@ -728,6 +729,13 @@ problems may have been fixed or changed somewhat since this was written!
 
  https://github.com/curl/curl/issues/3116
 
+12.3 LDAP on Windows doesn't work
+
+ A simple curl command line getting "ldap://ldap.forumsys.com" returns an
+ error that says "no memory" !
+
+ https://github.com/curl/curl/issues/4261
+
 13. TCP/IP
 
 13.1 --interface for ipv6 binds to unusable IP address