https://bugs.openldap.org/show_bug.cgi?id=10357
Ondřej Kuzník ondra@mistotebe.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |INVALID Status|UNCONFIRMED |RESOLVED
--- Comment #1 from Ondřej Kuzník ondra@mistotebe.net --- Hi Alex, config_find_base is only used in back_config operation where the entry is known to reside in the cn=config subtree. As the only case when such a DN might include no commas (the DN of cn=config itself) is handled on the line before, we are guaranteed that there is at least one.