summaryrefslogtreecommitdiffstats
path: root/ldap/servers/plugins/acl
diff options
context:
space:
mode:
authorRich Megginson <rmeggins@redhat.com>2010-03-05 15:55:53 -0700
committerRich Megginson <rmeggins@redhat.com>2010-03-08 12:37:11 -0700
commit7c3866de8c4983bf31ec9b8afca4f6c36f7053c8 (patch)
tree3b518cad62625ebaaf3face6fd1d5c5ba57d2716 /ldap/servers/plugins/acl
parent417e1542fde56d485979daa85d357c5fc14b04d5 (diff)
downloadds-7c3866de8c4983bf31ec9b8afca4f6c36f7053c8.tar.gz
ds-7c3866de8c4983bf31ec9b8afca4f6c36f7053c8.tar.xz
ds-7c3866de8c4983bf31ec9b8afca4f6c36f7053c8.zip
cleanup build warnings
This patch cleans up various build warnings found by compiling the code with -Wall on RHEL5. Reviewed by: nhosoi (Thanks!)
Diffstat (limited to 'ldap/servers/plugins/acl')
-rw-r--r--ldap/servers/plugins/acl/acllas.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/ldap/servers/plugins/acl/acllas.c b/ldap/servers/plugins/acl/acllas.c
index 53620e4b..9a57d7c8 100644
--- a/ldap/servers/plugins/acl/acllas.c
+++ b/ldap/servers/plugins/acl/acllas.c
@@ -1711,7 +1711,6 @@ DS_LASSSFEval(NSErr_t *errp, char *attr_name, CmpOp_t comparator,
char *ptr;
int len;
int rc;
- char *s = NULL;
lasInfo lasinfo;
int aclssf;