Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NSS in f25 introduces a memory leak to pwdhash #1979

Closed
389-ds-bot opened this issue Sep 13, 2020 · 3 comments
Closed

NSS in f25 introduces a memory leak to pwdhash #1979

389-ds-bot opened this issue Sep 13, 2020 · 3 comments
Labels
closed: fixed Migration flag - Issue
Milestone

Comments

@389-ds-bot
Copy link

Cloned from Pagure issue: https://pagure.io/389-ds-base/issue/48920


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.

@389-ds-bot 389-ds-bot added the closed: fixed Migration flag - Issue label Sep 13, 2020
@389-ds-bot 389-ds-bot added this to the 1.3.5.11 milestone Sep 13, 2020
@389-ds-bot
Copy link
Author

@389-ds-bot
Copy link
Author

Comment from firstyear (@Firstyear) at 2016-07-14 06:46:19

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

@389-ds-bot
Copy link
Author

Comment from firstyear (@Firstyear) at 2017-02-11 23:06:21

Metadata Update from @Firstyear:

  • Issue assigned to Firstyear
  • Issue set to the milestone: 1.3.5.11

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
closed: fixed Migration flag - Issue
Projects
None yet
Development

No branches or pull requests

1 participant