#48920 NSS in f25 introduces a memory leak to pwdhash
Closed: wontfix None Opened 7 years ago by firstyear.

In pwdhash-bin we start NSS with no db. Previously this worked nicely, but in the latest fedora this introduces a memory leak. We need to call NSS_Shutdown to correctly free the memory that was allocated in NSS init.


commit 6d50ba5
Compressing objects: 100% (7/7), done.
Writing objects: 100% (7/7), 959 bytes | 0 bytes/s, done.
Total 7 (delta 5), reused 0 (delta 0)
To ssh://git.fedorahosted.org/git/389/ds.git
6c77c37..6d50ba5 master -> master

Metadata Update from @firstyear:
- Issue assigned to firstyear
- Issue set to the milestone: 1.3.5.11

7 years ago

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/1979

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)

3 years ago

Login to comment on this ticket.

Metadata