2
0
mirror of https://gitlab.isc.org/isc-projects/dhcp synced 2025-08-31 14:25:41 +00:00

[master] Updated RELNOTES with LDAP contributors

Also added 1 line change to LDAP code for Marius.
This commit is contained in:
Thomas Markwalder
2015-07-29 16:04:09 -04:00
parent af25ded345
commit 35b6560bd8
2 changed files with 7 additions and 1 deletions

View File

@@ -2318,6 +2318,8 @@ ldap_read_config (void)
if (x_parser_length(cfile) > 0)
{
ldap_write_debug(cfile->inbuf, cfile->buflen);
res = conf_file_subparse (cfile, root_group, ROOT_GROUP);
if (res != ISC_R_SUCCESS)
{