[curl/curl] b722c9: openldap: remove ldap_ prefix from private functions
Daniel Stenberg <[email protected]>
| Newsgroups | gmane.comp.web.curl.cvs |
|---|---|
| Message-ID | <curl/curl/push/refs/heads/bagder/openldap-prefix/[email protected]> |
Branch: refs/heads/bagder/openldap-prefix
Home: https://github.com/curl/curl
Commit: b722c97dc2e6c3f440069b78540fc52e12fc396a
https://github.com/curl/curl/commit/b722c97dc2e6c3f440069b78540fc52e12fc396a
Author: Daniel Stenberg <[email protected]>
Date: 2021-05-04 (Tue, 04 May 2021)
Changed paths:
M lib/openldap.c
Log Message:
-----------
openldap: remove ldap_ prefix from private functions
Since openldap itself uses that prefix and with OpenĹDAP 2.5.4 (at
least) there's a symbol collision because of that.
The private functions now use a 'my_' prefix where it previously used
'ldap_'.
Reported-by: 3eka on github
Fixes #7003
_______________________________________________
curl-commits mailing list
[email protected]
https://cool.haxx.se/cgi-bin/mailman/listinfo/curl-commits