#588 assorted minor bugs found by clang in NSS responder
Closed: Fixed None Opened 13 years ago by jhrozek.

- The variable `ret` is never checked in `nss_cmd_endgrent`:
    - http://jhrozek.fedorapeople.org/sssd-clang-llvm/report-Y1zlsY.html#EndPath

- The variable `nctx` is not used in `nss_cmd_initgr_send_reply`
    - http://jhrozek.fedorapeople.org/sssd-clang-llvm/report-lEw8eQ.html#EndPath

- The variable `ret` is never checked in `nss_cmd_endpwent`:
    - http://jhrozek.fedorapeople.org/sssd-clang-llvm/report-yKUVGx.html#EndPath

- The variable `i` is not used in `nss_cmd_initgr_send_reply`:
    - http://jhrozek.fedorapeople.org/sssd-clang-llvm/report-Shp9ip.html#EndPath

- The variable `ret` is not checked in `sss_ncache_prepopulate`:
    - http://jhrozek.fedorapeople.org/sssd-clang-llvm/report-OWsgNX.html#EndPath
    - http://jhrozek.fedorapeople.org/sssd-clang-llvm/report-uppZIJ.html#EndPath

Fields changed

milestone: NEEDS_TRIAGE => SSSD 1.4.0

Fields changed

owner: somebody => jzeleny

Fixed by e35fa36

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

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