https://bugs.openldap.org/show_bug.cgi?id=10384
Issue ID: 10384 Summary: str2entry2() leaks attributes on error Product: OpenLDAP Version: unspecified Hardware: All OS: All Status: UNCONFIRMED Keywords: needs_review Severity: normal Priority: --- Component: slapd Assignee: bugs@openldap.org Reporter: ondra@mistotebe.net Target Milestone: ---
If there's error processing attribute values, the attribute list in ahead is not freed.
https://bugs.openldap.org/show_bug.cgi?id=10384
Ondřej Kuzník ondra@mistotebe.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Assignee|bugs@openldap.org |ondra@mistotebe.net
--- Comment #1 from Ondřej Kuzník ondra@mistotebe.net --- https://git.openldap.org/openldap/openldap/-/merge_requests/785
https://bugs.openldap.org/show_bug.cgi?id=10384
Quanah Gibson-Mount quanah@openldap.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords|needs_review | Target Milestone|--- |2.6.11
https://bugs.openldap.org/show_bug.cgi?id=10384
Quanah Gibson-Mount quanah@openldap.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |TEST
--- Comment #2 from Quanah Gibson-Mount quanah@openldap.org --- main:
• bb60d30e by Ondřej Kuzník at 2025-09-02T15:27:06+00:00 ITS#10384 Free attributes on error
RE26:
• bb60d30e by Ondřej Kuzník at 2025-09-02T15:27:06+00:00 ITS#10384 Free attributes on error
https://bugs.openldap.org/show_bug.cgi?id=10384
Quanah Gibson-Mount quanah@openldap.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|TEST |FIXED Status|RESOLVED |VERIFIED