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 use of "2 ^ 30". #375

Merged
merged 1 commit into from
Jul 8, 2019
Merged

Fix use of "2 ^ 30". #375

merged 1 commit into from
Jul 8, 2019

Conversation

jmgao
Copy link
Contributor

@jmgao jmgao commented Jun 13, 2019

2 ^ 30 is 28, not 1073741824.

2 ^ 30 is 28, not 1073741824.
@googlebot googlebot added the cla: yes CLA has been signed label Jun 13, 2019
@avagin avagin self-requested a review June 13, 2019 21:37
@avagin avagin added the kokoro:run Presubmits may be run label Jun 13, 2019
@avagin avagin self-assigned this Jun 13, 2019
gvisor-bot added a commit that referenced this pull request Jul 4, 2019
2 ^ 30 is 28, not 1073741824.

FUTURE_COPYBARA_INTEGRATE_REVIEW=#375 from jmgao:master b915a25
PiperOrigin-RevId: 256494912
gvisor-bot pushed a commit that referenced this pull request Jul 8, 2019
Export some readily-available fields for TCP_INFO and stub out the rest.

FUTURE_COPYBARA_INTEGRATE_REVIEW=#375 from jmgao:master b915a25
PiperOrigin-RevId: 255639907
gvisor-bot added a commit that referenced this pull request Jul 8, 2019
PiperOrigin-RevId: 257041876
@gvisor-bot gvisor-bot merged commit b915a25 into google:master Jul 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes CLA has been signed kokoro:run Presubmits may be run ready to pull
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants