Skip to content

Fixed UBSan for DateTime64; added a test#10511

Merged
alexey-milovidov merged 1 commit intomasterfrom
fix-ubsan-datetime64
Apr 26, 2020
Merged

Fixed UBSan for DateTime64; added a test#10511
alexey-milovidov merged 1 commit intomasterfrom
fix-ubsan-datetime64

Conversation

@alexey-milovidov
Copy link
Copy Markdown
Member

Changelog category (leave one):

  • Build/Testing/Packaging Improvement

Changelog entry (a user-readable short description of the changes that goes to CHANGELOG.md):
Fixed possible signed integer overflow in invocation of function now64 with wrong arguments. This fixes #8973

@alexey-milovidov alexey-milovidov requested a review from Enmk April 26, 2020 14:58
@blinkov blinkov added the pr-build Pull request with build/testing/packaging improvement label Apr 26, 2020
@alesapin alesapin mentioned this pull request Apr 26, 2020
16 tasks
@alexey-milovidov alexey-milovidov merged commit 0a9bcae into master Apr 26, 2020
@alexey-milovidov alexey-milovidov deleted the fix-ubsan-datetime64 branch April 26, 2020 17:17
@alexey-milovidov alexey-milovidov mentioned this pull request May 9, 2020
11 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

no-docs-needed pr-build Pull request with build/testing/packaging improvement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

UBSan report from fuzz test: signed integer overflow.

3 participants