#589 assorted minor bugs found by clang in the memberof module
Closed: Fixed None Opened 13 years ago by jhrozek.

- The variable `ret` is never checked or used after assignment:
    - http://jhrozek.fedorapeople.org/sssd-clang-llvm/report-AwQ5aB.html#EndPath
    - http://jhrozek.fedorapeople.org/sssd-clang-llvm/report-WuitNt.html#EndPath

- Local variable `ctx` is not used in the function it is defined in:
    - http://jhrozek.fedorapeople.org/sssd-clang-llvm/report-J5Wbif.html#EndPath

- Local variable `ldb` is not used in the function it is defined in:
    - http://jhrozek.fedorapeople.org/sssd-clang-llvm/report-xEldvm.html#EndPath
    - http://jhrozek.fedorapeople.org/sssd-clang-llvm/report-Ffeua8.html#EndPath

Fields changed

milestone: NEEDS_TRIAGE => SSSD 1.4.0

Fields changed

owner: somebody => jzeleny

Fixed by 039d997

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

7 years ago

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/1631

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.

Login to comment on this ticket.

Metadata