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

fix #940. another loop bounds crash #941

Merged
merged 1 commit into from
Apr 12, 2016

Conversation

liuxuan30
Copy link
Member

fix #940. another start ... endValue crash
use stride instead.

I searched there are many ... and ..<, I'm not sure how many loop is in danger... right now we can only fix what we have met.

start may less than endValue
@danielgindi
Copy link
Collaborator

Thanks! I hate those

@danielgindi danielgindi merged commit f9fbcc1 into ChartsOrg:master Apr 12, 2016
@liuxuan30 liuxuan30 deleted the fixStrideCrash branch April 18, 2016 03: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.

highestVisibleXIndex is smaller than lowestVisibleXIndex
2 participants