#1156 Do not use "goto" to jump backwards in the proxy code
Closed: Fixed None Opened 12 years ago by jhrozek.

Using goto to jump backwards in the code is not a very nice construct. We should change that to use a loop.

This is just a refactoring change, functionality wouldn't (shouldn't) change


Fields changed

component: SSSD => Proxy Provider
priority: major => minor
summary: Do not use "goto" to jumb backwards in the proxy code => Do not use "goto" to jump backwards in the proxy code
type: defect => task

Fields changed

rhbz: => 0

Fields changed

milestone: NEEDS_TRIAGE => SSSD 1.9.0

Fields changed

feature_milestone: =>
owner: somebody => okos
status: new => assigned

Fields changed

patch: 0 => 1

Fields changed

proposed_priority: => Blocker
resolution: => fixed
status: assigned => closed

fixed 499718c

milestone: SSSD 1.9.0 => SSSD 1.9.0 RC1

Metadata Update from @jhrozek:
- Issue assigned to okos
- Issue set to the milestone: SSSD 1.9.0 beta 7

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

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