#577 potentially undefined return value in dp_copy_options()
Closed: Fixed Opened by jhrozek.

In the very unlikely case dp_copy_options was called with num_options == 0, the return value as well as the left operand of comparison on line 214 would be undefined.

See:
http://jhrozek.fedorapeople.org/sssd-clang-llvm/report-87M8ql.html#EndPath


Fields changed

milestone: NEEDS_TRIAGE => SSSD 1.4.0

Fields changed

owner: somebody => jzeleny

Fixed in 8e3b80291c0ecfd26cfdb87a7c9dba4af9dbc10e

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

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