#582 Dead assignments in IPA provider
Closed: Fixed Opened by jhrozek.

These were found by clang:

- the value of `ret` in ipa_access.c:1854 is never used
    - http://jhrozek.fedorapeople.org/sssd-clang-llvm/report-fbvROD.html#EndPath
- the value of `ret` in ipa_access.c:1947 is never used
    - http://jhrozek.fedorapeople.org/sssd-clang-llvm/report-nFZGOP.html#EndPath
- the value of `ret` in ipa_access.c:1926 is never used
    - http://jhrozek.fedorapeople.org/sssd-clang-llvm/report-BZNmU1.html#EndPath
- the value of `ret` in ipa_auth.c:190 is never used
    - http://jhrozek.fedorapeople.org/sssd-clang-llvm/report-XcL1Vq.html#EndPath

Fields changed

milestone: NEEDS_TRIAGE => SSSD 1.4.0

Fields changed

owner: somebody => jzeleny

Fixed by 91e8aec6b798a86e84d882cf2f55e1d76b5dbb27

component: SSSD => IPA Provider
fixedin: => 1.4.0
resolution: => fixed
status: new => closed

Fields changed

rhbz: => 0

Metadata Update from @jhrozek:
- Issue assigned to jzeleny
- Issue set to the milestone: SSSD 1.4.0

SSSD is moving from Pagure to Github. This means that new issues and pull requests
will be accepted only in SSSD's github repository.

This issue has been cloned to Github and is available here:
- https://github.com/SSSD/sssd/issues/1624

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