lists.arthurdejong.org
RSS feed

nss-pam-ldapd commit: r1734 - nss-pam-ldapd/nslcd

[Date Prev][Date Next] [Thread Prev][Thread Next]

nss-pam-ldapd commit: r1734 - nss-pam-ldapd/nslcd



Author: arthur
Date: Tue Aug 14 21:45:58 2012
New Revision: 1734
URL: http://arthurdejong.org/viewvc/nss-pam-ldapd?revision=1734&view=revision

Log:
remove variable definition that was introduced in r1626 but should have been 
removed in r1714

Modified:
   nss-pam-ldapd/nslcd/myldap.c

Modified: nss-pam-ldapd/nslcd/myldap.c
==============================================================================
--- nss-pam-ldapd/nslcd/myldap.c        Tue Aug 14 21:34:41 2012        (r1733)
+++ nss-pam-ldapd/nslcd/myldap.c        Tue Aug 14 21:45:58 2012        (r1734)
@@ -413,7 +413,6 @@
 static int do_bind(LDAP *ld,const char *binddn,const char *bindpw,const char 
*uri)
 {
   int rc;
-  char *msg=NULL;
 #ifdef HAVE_LDAP_SASL_INTERACTIVE_BIND_S
 #ifndef HAVE_SASL_INTERACT_T
   struct berval cred;
-- 
To unsubscribe send an email to
nss-pam-ldapd-commits-unsubscribe@lists.arthurdejong.org or see
http://lists.arthurdejong.org/nss-pam-ldapd-commits/