zkpython corrupts session passwords that contain nulls
------------------------------------------------------
Key: ZOOKEEPER-1398
URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1398
Project: ZooKeeper
Issue Type: Bug
Components: c client, contrib-bindings
Affects Versions: 3.3.4
Reporter: Mike Lundy
Attachments: 0001-make-sure-the-client-password-isn-t-corrupted.patch
If the session password contains a nul character (\0), it will be mutated as it
is passed to python. zkpython currently uses the ParseArgs flag that stops on
nul.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira