#585 minor clang bugs in sss_ tools
Closed: Fixed None Opened 13 years ago by jhrozek.

These were found by clang:

- When processing parameters, `ret` is immediately overwritten by next call to `poptGetNextOpt`
    - groupmod http://jhrozek.fedorapeople.org/sssd-clang-llvm/report-RNe0BN.html#EndPath
    - groupmod - http://jhrozek.fedorapeople.org/sssd-clang-llvm/report-HMoVyn.html#EndPath
    - usermod - http://jhrozek.fedorapeople.org/sssd-clang-llvm/report-CBh66Z.html#EndPath
    - usermod - http://jhrozek.fedorapeople.org/sssd-clang-llvm/report-RNe0BN.html#EndPath

- return value from `sss_parse_name` is never checked
    - http://jhrozek.fedorapeople.org/sssd-clang-llvm/report-FqMWx2.html#EndPath

Fields changed

milestone: NEEDS_TRIAGE => SSSD 1.4.0

Fixed by 8443d24

fixedin: => 1.4.0
resolution: => fixed
status: new => closed

Fields changed

rhbz: => 0

Metadata Update from @jhrozek:
- Issue assigned to jhrozek
- 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/1627

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