URL: https://github.com/SSSD/sssd/pull/5731 Author: sumit-bose Title: #5731: simple: fix memory leak while reloading lists - 1.16 Action: opened
PR body: """ The simple access provider will reload the access and deny lists at runtime to make sure that users and groups from domains which are discovered at runtime are properly processed.
While reloading the lists the original lists are not freed and an intermediate list wasn't removed as well.
Resolves: https://github.com/SSSD/sssd/issues/5456
:fixes: Memory leak in the simple access provider
(cherry picked from commit d16e0b6a835b6d40f98a7d8c59b6baf014cc80a1) """
To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/5731/head:pr5731 git checkout pr5731
URL: https://github.com/SSSD/sssd/pull/5731 Title: #5731: simple: fix memory leak while reloading lists - 1.16
alexey-tikhonov commented: """ Hi,
thank you for the backport PR.
It seems `cherry picked from commit` reference is wrong (should be 19c2c641e669ee1c08d6706c132625dc30e64609) """
See the full comment at https://github.com/SSSD/sssd/pull/5731#issuecomment-892927024
URL: https://github.com/SSSD/sssd/pull/5731 Title: #5731: simple: fix memory leak while reloading lists - 1.16
Label: +Changes requested
URL: https://github.com/SSSD/sssd/pull/5731 Author: sumit-bose Title: #5731: simple: fix memory leak while reloading lists - 1.16 Action: synchronized
To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/5731/head:pr5731 git checkout pr5731
URL: https://github.com/SSSD/sssd/pull/5731 Title: #5731: simple: fix memory leak while reloading lists - 1.16
sumit-bose commented: """ Hi,
sorry, looks like I picked it from my own branch and not from master, new version fixes it.
bye, Sumit """
See the full comment at https://github.com/SSSD/sssd/pull/5731#issuecomment-893182513
URL: https://github.com/SSSD/sssd/pull/5731 Title: #5731: simple: fix memory leak while reloading lists - 1.16
Label: +Waiting for review
URL: https://github.com/SSSD/sssd/pull/5731 Title: #5731: simple: fix memory leak while reloading lists - 1.16
Label: -Changes requested
URL: https://github.com/SSSD/sssd/pull/5731 Title: #5731: simple: fix memory leak while reloading lists - 1.16
alexey-tikhonov commented: """ Thank you, ACK. """
See the full comment at https://github.com/SSSD/sssd/pull/5731#issuecomment-893305535
URL: https://github.com/SSSD/sssd/pull/5731 Title: #5731: simple: fix memory leak while reloading lists - 1.16
Label: -Waiting for review
URL: https://github.com/SSSD/sssd/pull/5731 Title: #5731: simple: fix memory leak while reloading lists - 1.16
Label: +Accepted
URL: https://github.com/SSSD/sssd/pull/5731 Title: #5731: simple: fix memory leak while reloading lists - 1.16
Label: +Ready to push
URL: https://github.com/SSSD/sssd/pull/5731 Title: #5731: simple: fix memory leak while reloading lists - 1.16
pbrezina commented: """ Pushed PR: https://github.com/SSSD/sssd/pull/5731
* `sssd-1-16` * 137924c7894fd5989446ebefd96010a0878004f1 - simple: fix memory leak while reloading lists
"""
See the full comment at https://github.com/SSSD/sssd/pull/5731#issuecomment-895073176
URL: https://github.com/SSSD/sssd/pull/5731 Title: #5731: simple: fix memory leak while reloading lists - 1.16
Label: +Pushed
URL: https://github.com/SSSD/sssd/pull/5731 Title: #5731: simple: fix memory leak while reloading lists - 1.16
Label: -Accepted
URL: https://github.com/SSSD/sssd/pull/5731 Title: #5731: simple: fix memory leak while reloading lists - 1.16
Label: -Ready to push
URL: https://github.com/SSSD/sssd/pull/5731 Author: sumit-bose Title: #5731: simple: fix memory leak while reloading lists - 1.16 Action: closed
To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/5731/head:pr5731 git checkout pr5731
sssd-devel@lists.fedorahosted.org