URL: https://github.com/SSSD/sssd/pull/5411 Author: sumit-bose Title: #5411: ifp: fix original fix use-after-free Action: opened
PR body: """ The original fix stole the fqdn too earlier. Only for SSS_DP_USER requests the steal is important. For other request where the first result is returned to the caller the original version might even cause issues since the name does not belong to the memory hierarchy of the result anymore.
Resolves: https://github.com/SSSD/sssd/issues/5382 """
To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/5411/head:pr5411 git checkout pr5411
URL: https://github.com/SSSD/sssd/pull/5411 Author: sumit-bose Title: #5411: ifp: fix original fix use-after-free Action: synchronized
To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/5411/head:pr5411 git checkout pr5411
URL: https://github.com/SSSD/sssd/pull/5411 Title: #5411: ifp: fix original fix use-after-free
Label: +Bugzilla
URL: https://github.com/SSSD/sssd/pull/5411 Title: #5411: ifp: fix original fix use-after-free
Label: +branch: sssd-1-16
URL: https://github.com/SSSD/sssd/pull/5411 Title: #5411: ifp: fix original fix use-after-free
alexey-tikhonov commented: """ I still think straightforward `strdup` would be more clear (instead of changing ownership) but nonetheless ACK. """
See the full comment at https://github.com/SSSD/sssd/pull/5411#issuecomment-731200986
URL: https://github.com/SSSD/sssd/pull/5411 Title: #5411: ifp: fix original fix use-after-free
alexey-tikhonov commented: """ I think straightforward `strdup` would be more clear (instead of changing ownership) but nonetheless ACK. """
See the full comment at https://github.com/SSSD/sssd/pull/5411#issuecomment-731200986
URL: https://github.com/SSSD/sssd/pull/5411 Title: #5411: ifp: fix original fix use-after-free
Label: +Accepted
URL: https://github.com/SSSD/sssd/pull/5411 Title: #5411: ifp: fix original fix use-after-free
Label: +Ready to push
URL: https://github.com/SSSD/sssd/pull/5411 Title: #5411: ifp: fix original fix use-after-free
Label: -Ready to push
URL: https://github.com/SSSD/sssd/pull/5411 Title: #5411: ifp: fix original fix use-after-free
Label: -branch: sssd-1-16
URL: https://github.com/SSSD/sssd/pull/5411 Title: #5411: ifp: fix original fix use-after-free
pbrezina commented: """ The patch won't apply on sssd-1-16 branch. Please, open separate PR if needed. """
See the full comment at https://github.com/SSSD/sssd/pull/5411#issuecomment-732084035
URL: https://github.com/SSSD/sssd/pull/5411 Title: #5411: ifp: fix original fix use-after-free
Label: +Ready to push
URL: https://github.com/SSSD/sssd/pull/5411 Title: #5411: ifp: fix original fix use-after-free
pbrezina commented: """ Pushed PR: https://github.com/SSSD/sssd/pull/5411
* `master` * 3b158934cbb8f87cbfaf1650389b8dcd654b92ca - ifp: fix original fix use-after-free
"""
See the full comment at https://github.com/SSSD/sssd/pull/5411#issuecomment-732084793
URL: https://github.com/SSSD/sssd/pull/5411 Title: #5411: ifp: fix original fix use-after-free
Label: +Pushed
URL: https://github.com/SSSD/sssd/pull/5411 Title: #5411: ifp: fix original fix use-after-free
Label: -Accepted
URL: https://github.com/SSSD/sssd/pull/5411 Title: #5411: ifp: fix original fix use-after-free
Label: -Ready to push
URL: https://github.com/SSSD/sssd/pull/5411 Author: sumit-bose Title: #5411: ifp: fix original fix use-after-free Action: closed
To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/5411/head:pr5411 git checkout pr5411
sssd-devel@lists.fedorahosted.org