https://bugs.openldap.org/show_bug.cgi?id=10068
Issue ID: 10068 Summary: back-null dies on shutdown when dosearch specified Product: OpenLDAP Version: unspecified Hardware: All OS: All Status: UNCONFIRMED Keywords: needs_review Severity: normal Priority: --- Component: backends Assignee: bugs@openldap.org Reporter: ondra@mistotebe.net Target Milestone: ---
It copies the suffix DN pointer into its entry rather than doing a ber_dupbv.
https://bugs.openldap.org/show_bug.cgi?id=10068
Quanah Gibson-Mount quanah@openldap.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Assignee|bugs@openldap.org |ondra@mistotebe.net Target Milestone|--- |2.5.17 Keywords|needs_review |
https://bugs.openldap.org/show_bug.cgi?id=10068
Quanah Gibson-Mount quanah@openldap.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|UNCONFIRMED |RESOLVED
--- Comment #1 from Quanah Gibson-Mount quanah@openldap.org --- head:
• 67d3fd3d by Ondřej Kuzník at 2023-06-21T13:20:18+01:00 ITS#10068 keep our own copy of the DN
RE26:
• 3d431b80 by Ondřej Kuzník at 2023-09-26T17:25:46+00:00 ITS#10068 keep our own copy of the DN
RE25:
• 17a805c3 by Ondřej Kuzník at 2023-09-26T17:28:15+00:00 ITS#10068 keep our own copy of the DN
https://bugs.openldap.org/show_bug.cgi?id=10068
Quanah Gibson-Mount quanah@openldap.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |VERIFIED