https://bugs.openldap.org/show_bug.cgi?id=9491
Issue ID: 9491 Summary: memleak in asyncmeta Product: OpenLDAP Version: 2.5 Hardware: All OS: All Status: UNCONFIRMED Severity: normal Priority: --- Component: backends Assignee: bugs@openldap.org Reporter: hyc@openldap.org Target Milestone: ---
Due to some code skew between old Symas repo and public repo, asyncmeta in master/2.5 leaks a memctx on every operation.
https://bugs.openldap.org/show_bug.cgi?id=9491
Howard Chu hyc@openldap.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |TEST
--- Comment #1 from Howard Chu hyc@openldap.org --- fixed in master
https://bugs.openldap.org/show_bug.cgi?id=9491
Quanah Gibson-Mount quanah@openldap.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|--- |2.5.3
--- Comment #2 from Quanah Gibson-Mount quanah@openldap.org --- Commits: • 17abe7e7 by Howard Chu at 2021-03-04T17:03:20+00:00 ITS#9491 plug memctx leak - frontend already clears it
https://bugs.openldap.org/show_bug.cgi?id=9491
Quanah Gibson-Mount quanah@openldap.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |VERIFIED Resolution|TEST |FIXED