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

set default hz to 0 instead of random int #1

Merged
merged 1 commit into from
Mar 31, 2018

Conversation

andy-vacasa
Copy link
Contributor

If you leave hz off of the res string, it will retain whatever random int value was in memory at the point it was declared, which caused check for existence of hz to succeed. Instead, default hz to 0.

Also added a Makefile for the build command listed in the readme.

The recompiled binary is not part of the PR. If approved you can have a trustworthy source (yourself) build and push that.

@jakehilborn
Copy link
Owner

Thanks for the PR! I'll test this out later today and then merge it in.

@jakehilborn jakehilborn merged commit e88cc8f into jakehilborn:master Mar 31, 2018
@Sublevel4 Sublevel4 mentioned this pull request Apr 7, 2020
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.

2 participants