URL: https://github.com/SSSD/sssd/pull/224 Author: pbrezina Title: #224: responders: do not leak selinux context on clients destruction Action: opened
PR body: """ The SELinux context created in get_client_cred is not talloc bound and we were leaking it if available with each client's destruction.
Resolves: https://pagure.io/SSSD/sssd/issue/3360 """
To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/224/head:pr224 git checkout pr224
URL: https://github.com/SSSD/sssd/pull/224 Title: #224: responders: do not leak selinux context on clients destruction
lslebodn commented: """ LGTM """
See the full comment at https://github.com/SSSD/sssd/pull/224#issuecomment-291113466
URL: https://github.com/SSSD/sssd/pull/224 Title: #224: responders: do not leak selinux context on clients destruction
lslebodn commented: """ tested with infinite loop "getent passwd" and it fixed the bug :-)
ACK
"""
See the full comment at https://github.com/SSSD/sssd/pull/224#issuecomment-291149631
URL: https://github.com/SSSD/sssd/pull/224 Title: #224: responders: do not leak selinux context on clients destruction
lslebodn commented: """ master:
* 05c2c3047912fca1c1a35ab1c8d3157b05383495
sssd-1-14:
* cbb20c50d6ee247fb5c943e4368608fbb8e04741
"""
See the full comment at https://github.com/SSSD/sssd/pull/224#issuecomment-291150812
URL: https://github.com/SSSD/sssd/pull/224 Title: #224: responders: do not leak selinux context on clients destruction
Label: +Pushed
URL: https://github.com/SSSD/sssd/pull/224 Author: pbrezina Title: #224: responders: do not leak selinux context on clients destruction Action: closed
To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/224/head:pr224 git checkout pr224
sssd-devel@lists.fedorahosted.org