Skip to content

Conversation

@romainletendart
Copy link

Hi!

I changed a bit the way bounds are checked for ranges. The previous method had some wrap-around issues. Doing something like "range(1, MIN_INT64, 1) was previously allowed.

@whoshuu
Copy link
Owner

whoshuu commented Oct 25, 2015

Looks good, thanks @romainletendart!

whoshuu added a commit that referenced this pull request Oct 25, 2015
Avoid integer wrap-around issues
@whoshuu whoshuu merged commit 2dd0bbe into whoshuu:master Oct 25, 2015
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