Commit 981be02c authored by Joe Orton's avatar Joe Orton
Browse files

* modules/experimental/util_ldap.c (util_ldap_cache_compare): Fix

uninitialized variable warning from gcc -Wall.
(util_ldap_set_cache_bytes, util_ldap_post_config): Use correct APR
printf format string macros.
(util_ldap_set_cert_type): Make static to fix gcc warning.
(util_ldap_cleanup_module): Fix unused variable warning.

* modules/experimental/mod_auth_ldap.c (derive_codepage_from_lang):
Remove unused variable.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103664 13f79535-47bb-0310-9956-ffa450edef68
parent 63421930
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment