https://bugs.openldap.org/show_bug.cgi?id=9867
Issue ID: 9867 Summary: syncprov leak on early Abandons Product: OpenLDAP Version: unspecified Hardware: All OS: All Status: UNCONFIRMED Keywords: needs_review Severity: normal Priority: --- Component: overlays Assignee: bugs@openldap.org Reporter: hyc@openldap.org Target Milestone: ---
The baseDN found by syncprov_findbase() can be leaked if an Abandon or error occurs early during psearch processing.
https://bugs.openldap.org/show_bug.cgi?id=9867
Howard Chu hyc@openldap.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|UNCONFIRMED |RESOLVED
--- Comment #1 from Howard Chu hyc@openldap.org --- fixed in master 745a71b18d8da9b48509169dc2f27cc1f05912a6
https://bugs.openldap.org/show_bug.cgi?id=9867
--- Comment #2 from Howard Chu hyc@openldap.org --- Additional fix for onetime leak d64f85e161081a61b1f46963f104b10080096df6
https://bugs.openldap.org/show_bug.cgi?id=9867
Quanah Gibson-Mount quanah@openldap.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords|needs_review | Target Milestone|--- |2.5.13
https://bugs.openldap.org/show_bug.cgi?id=9867
--- Comment #3 from Quanah Gibson-Mount quanah@openldap.org --- head:
• 745a71b1 by Howard Chu at 2022-06-16T21:36:24+01:00 ITS#9867 syncprov: plug findbase memleak
• d64f85e1 by Howard Chu at 2022-06-16T22:14:41+01:00 ITS#9867 syncprov: plug onetime leak
RE26:
• a54c4782 by Howard Chu at 2022-06-17T14:42:47+01:00 ITS#9867 syncprov: plug findbase memleak
• c9692a35 by Howard Chu at 2022-06-17T14:42:59+01:00 ITS#9867 syncprov: plug onetime leak
RE25:
• 5a000ab4 by Howard Chu at 2022-06-23T18:47:29+00:00 ITS#9867 syncprov: plug findbase memleak
• 189cefd7 by Howard Chu at 2022-06-23T18:47:35+00:00 ITS#9867 syncprov: plug onetime leak
https://bugs.openldap.org/show_bug.cgi?id=9867
Quanah Gibson-Mount quanah@openldap.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |VERIFIED