#590 assorted minor bugs found by clang in SSSD
Closed: Fixed None Opened 13 years ago by jhrozek.

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

- variable `ret` is never checked or used after assignment in `sysdb_attrs_add_val`:
    - http://jhrozek.fedorapeople.org/sssd-clang-llvm/report-3Upl7I.html#EndPath

- unused variable `writer` in `confdb_create_ldif`:
    - http://jhrozek.fedorapeople.org/sssd-clang-llvm/report-NBFGoK.html#EndPath

- unused variable `i` in `confdb_setup_db`:
    - http://jhrozek.fedorapeople.org/sssd-clang-llvm/report-fAiZ18.html#EndPath

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

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

Fields changed

milestone: NEEDS_TRIAGE => SSSD 1.4.0

Fields changed

owner: somebody => jzeleny

Fixed by 4f6a396

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

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