Skip to content

fix: sendAt timestamp as 32bit integer#916

Merged
childish-sambino merged 2 commits intosendgrid:masterfrom
matrix0123456789:patch-1
Jun 23, 2020
Merged

fix: sendAt timestamp as 32bit integer#916
childish-sambino merged 2 commits intosendgrid:masterfrom
matrix0123456789:patch-1

Conversation

@matrix0123456789
Copy link
Copy Markdown
Contributor

@matrix0123456789 matrix0123456789 commented Aug 7, 2019

32bit signed integer will overflow in year 2038

Fixes

Checklist

  • I acknowledge that all my contributions will be made under the project's license
  • I have made a material change to the repo (functionality, testing, spelling, grammar)
  • I have read the [Contribution Guide] and my PR follows them.
  • I updated my branch with the development branch.
  • I have added tests that prove my fix is effective or that my feature works
  • I have added necessary documentation about the functionality in the appropriate .md file
  • I have added in line documentation to the code I modified

Short description of what this PR does:

If you have questions, please send an email to Twilio Sendgrid, or file a Github Issue in this repository.

32bit signed integer will overflow in year 2038
@thinkingserious thinkingserious added the status: code review request requesting a community code review or review from Twilio label Aug 7, 2019
Copy link
Copy Markdown
Contributor

@aevitas aevitas left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Copy Markdown
Contributor

@childish-sambino childish-sambino left a comment

Choose a reason for hiding this comment

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

@matrix0123456789 Change looks good to me. Could you tick the license acknowledgment in the PR summary so I can merge this?

@childish-sambino childish-sambino changed the title Bugfix: timestamp as 32bit integer fix: sendAt timestamp as 32bit integer Jun 23, 2020
@matrix0123456789
Copy link
Copy Markdown
Contributor Author

Ok, ticked

@childish-sambino childish-sambino merged commit febd43e into sendgrid:master Jun 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

status: code review request requesting a community code review or review from Twilio

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants