Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

potentially undefined return value in dp_copy_options() #1619

Closed
sssd-bot opened this issue May 2, 2020 · 0 comments
Closed

potentially undefined return value in dp_copy_options() #1619

sssd-bot opened this issue May 2, 2020 · 0 comments
Labels
Closed: Fixed Issue was closed as fixed.

Comments

@sssd-bot
Copy link

sssd-bot commented May 2, 2020

Cloned from Pagure issue: https://pagure.io/SSSD/sssd/issue/577

  • Created at 2010-07-28 11:48:08 by jhrozek
  • Closed as Fixed
  • Assigned to jzeleny

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

Comments


Comment from dpal at 2010-08-03 15:07:12

Fields changed

milestone: NEEDS_TRIAGE => SSSD 1.4.0


Comment from sgallagh at 2010-08-17 14:37:57

Fields changed

owner: somebody => jzeleny


Comment from jzeleny at 2010-09-03 21:50:57

Fixed in 8e3b802

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


Comment from dpal at 2012-01-19 02:52:18

Fields changed

rhbz: => 0


Comment from jhrozek at 2017-02-24 14:46:54

Metadata Update from @jhrozek:

  • Issue assigned to jzeleny
  • Issue set to the milestone: SSSD 1.4.0
@sssd-bot sssd-bot added the Closed: Fixed Issue was closed as fixed. label May 2, 2020
@sssd-bot sssd-bot closed this as completed May 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Closed: Fixed Issue was closed as fixed.
Projects
None yet
Development

No branches or pull requests

1 participant