forked from facebookincubator/velox
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add check for signed integer overflow in diffTimestamp (facebookincub…
…ator#10675) Summary: Pull Request resolved: facebookincubator#10675 Handle unsinged integer overflow error and rethrow with more informative error message. Reviewed By: kevinwilfong Differential Revision: D60876240 fbshipit-source-id: 5d096db6162fb91873c798396afde109e26e7a61
- Loading branch information
1 parent
c6c67f1
commit 1c538f2
Showing
2 changed files
with
36 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters