[
https://issues.apache.org/jira/browse/ZOOKEEPER-1398?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13217739#comment-13217739
]
Mike Lundy commented on ZOOKEEPER-1398:
---------------------------------------
Examining the code, I have no reason to believe the problem is fixed in 3.4 or
trunk. I haven't tested there, however; we're seeing this in production with
3.3.
> 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
> Assignee: Mike Lundy
> Attachments:
> 3.3-0001-make-sure-the-client-password-isn-t-corrupted.patch,
> 3.4-0001-make-sure-the-client-password-isn-t-corrupted.patch,
> 3.5-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