-
-
Notifications
You must be signed in to change notification settings - Fork 3k
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
improve documentation and fix dht put bug #6750
Conversation
Stdin can't have newlines, command-line arguments can't include null characters, DHT values can include both. This is a breaking change but this API has never worked anyways. fixes #5112
@alanshaw any objections to replacing |
Not at all, that would be better. |
@Stebalien This changes is not yet tested by Circle CI, Please take a look at the build Here is the test cases :
|
This change is tested via the sharness test suite ( |
fixes #5112
fixes #6749