Skip to content

Fix bug retrieving zone ID#105

Merged
Karmastic merged 1 commit intomasterfrom
david/fixGetZoneID
Jun 28, 2019
Merged

Fix bug retrieving zone ID#105
Karmastic merged 1 commit intomasterfrom
david/fixGetZoneID

Conversation

@Karmastic
Copy link
Copy Markdown
Contributor

Taking pointer of iteration variable caused us to return the ZoneID for the last entry if we had any matches. Copy it instead.

Debugged and fixed with manual testing.

Taking pointer of iteration variable caused us to return the ZoneID for the last entry if we had any matches.  Copy it instead.
@Karmastic Karmastic requested a review from tsachiherman June 28, 2019 10:53
Copy link
Copy Markdown
Contributor

@tsachiherman tsachiherman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good, thanks for finding the bug.

@Karmastic Karmastic merged commit a4bc2de into master Jun 28, 2019
@Karmastic Karmastic deleted the david/fixGetZoneID branch June 28, 2019 20:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants