#50955 FIx memory leaks in chaining plugin
Closed: wontfix by mreynolds. Opened by mreynolds.

Issue Description

There are many leaks when you add a chaining backend. There are also many leaks reported when stopping the server caused by initialization allocations that are not cleaned up in the plugin's close() function.


https://pagure.io/389-ds-base/pull-request/50956

Metadata Update from @mreynolds:
- Custom field origin adjusted to None
- Custom field reviewstatus adjusted to None

Commit d0c37639 relates to this ticket

Metadata Update from @mreynolds:
- Issue close_status updated to: fixed
- Issue status updated to: Closed (was: Open)

Commit 457cab95 relates to this ticket

389-ds-base is moving from Pagure to Github. This means that new issues and pull requests
will be accepted only in 389-ds-base's github repository.

This issue has been cloned to Github and is available here:
- https://github.com/389ds/389-ds-base/issues/4008

If you want to receive further updates on the issue, please navigate to the github issue
and click on subscribe button.

Thank you for understanding. We apologize for all inconvenience.

Metadata Update from @spichugi:
- Issue close_status updated to: wontfix (was: fixed)

Metadata
Related Pull Requests