summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: f5adf26)
raw | patch | inline | side by side (parent: f5adf26)
author | Marek Becka <marek.becka@superhosting.cz> | |
Thu, 11 Jun 2015 17:52:41 +0000 (13:52 -0400) | ||
committer | Marc Fournier <marc.fournier@camptocamp.com> | |
Wed, 17 Jun 2015 12:57:53 +0000 (14:57 +0200) |
src/openldap.c | patch | blob | history |
diff --git a/src/openldap.c b/src/openldap.c
index bca686e8aa9dd0ee2703ef748389e3224e64f497..e68884996776780aa5d4e0ea4a3b76a37d39082d 100644 (file)
--- a/src/openldap.c
+++ b/src/openldap.c
st->name, st->url);
status = -1;
}
- else
+ else if (ludpp->lud_host != NULL)
{
st->host = strdup (ludpp->lud_host);
}