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

Assert that we don't divide by 0 in random_testing.cc. #1059

Merged
merged 1 commit into from
Aug 12, 2018

Conversation

iphydf
Copy link
Member

@iphydf iphydf commented Aug 11, 2018

This is always true due to the condition function, but if we introduce a
bug that makes the condition not be applied, this causes undefined
behaviour.


This change is Reviewable

@iphydf iphydf added this to the v0.2.x milestone Aug 11, 2018
This is always true due to the condition function, but if we introduce a
bug that makes the condition not be applied, this causes undefined
behaviour.
@iphydf iphydf merged commit 3fe0551 into TokTok:master Aug 12, 2018
@iphydf iphydf deleted the assert-no-fpe branch August 12, 2018 15:22
@robinlinden robinlinden modified the milestones: v0.2.x, v0.2.6 Aug 14, 2018
This pull request was closed.
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

Successfully merging this pull request may close these issues.

3 participants