https://bugs.openldap.org/show_bug.cgi?id=10471
Issue ID: 10471 Summary: lloadd leaks some cn=config values Product: OpenLDAP Version: unspecified Hardware: All OS: All Status: UNCONFIRMED Keywords: needs_review Severity: normal Priority: --- Component: lloadd 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 lloadd isn't (always) doing.
https://bugs.openldap.org/show_bug.cgi?id=10471
Quanah Gibson-Mount quanah@openldap.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Assignee|bugs@openldap.org |ondra@mistotebe.net Keywords|needs_review | Target Milestone|--- |2.6.14
https://bugs.openldap.org/show_bug.cgi?id=10471
Quanah Gibson-Mount quanah@openldap.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |TEST Status|UNCONFIRMED |RESOLVED
--- Comment #1 from Quanah Gibson-Mount quanah@openldap.org --- head:
• 0d71edd0 by Ondřej Kuzník at 2026-04-10T03:15:42+00:00 ITS#10471 Fix config related leaks in lloadd
• 066f04d6 by Ondřej Kuzník at 2026-04-10T03:15:42+00:00 ITS#10471 Silence a warning
RE26:
• d4e908d9 by Ondřej Kuzník at 2026-04-21T15:55:34+00:00 ITS#10471 Fix config related leaks in lloadd
• c353ea58 by Ondřej Kuzník at 2026-04-21T15:55:43+00:00 ITS#10471 Silence a warning
https://bugs.openldap.org/show_bug.cgi?id=10471
Quanah Gibson-Mount quanah@openldap.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |VERIFIED Resolution|TEST |FIXED