https://bugs.openldap.org/show_bug.cgi?id=10470
Issue ID: 10470 Summary: autoca leaks some cn=config values Product: OpenLDAP Version: unspecified Hardware: All OS: All Status: UNCONFIRMED Keywords: needs_review Severity: normal Priority: --- Component: overlays Assignee: bugs@openldap.org Reporter: ondra@mistotebe.net Target Milestone: ---
ARG_DN/ARG_BERVAL/ARG_STRING tagged options are meant to be saved/freed by the config handler, which autoca isn't (always) doing.