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

Integer overflow in page_query.go #102

Closed
bartekn opened this issue Oct 12, 2017 · 0 comments
Closed

Integer overflow in page_query.go #102

bartekn opened this issue Oct 12, 2017 · 0 comments

Comments

@bartekn
Copy link
Contributor

bartekn commented Oct 12, 2017

services/horizon/db2/page_query.go:171: constant 9223372036854775807 overflows int

page_query.go:171

I noticed this in Travis failed job. Also looks like Travis runs before_deploy but it shouldn't (probably Travis bug).

We should also check how this passed tests in #93 and fix our test script.

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

No branches or pull requests

3 participants