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

issue-230: don't panic, fall back to psuedo random #231

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

nhardt
Copy link
Contributor

@nhardt nhardt commented Feb 24, 2017

Proposed fix for #230

@nhardt
Copy link
Contributor Author

nhardt commented Feb 24, 2017

interesting failures.

[ FAILED ] RPCAddressTest.refresh_IPv6

scripts/cpplint.py
./Core/Random.cc:91: Use generateRandom() rather than random(), rand(), etc [ramcloud/random] [5]

not sure if the first is a blocker. i'll see what i can do about the second one. i could just use time() as the seed to initstate_r.

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.

None yet

1 participant