[ 
https://issues.apache.org/jira/browse/ZOOKEEPER-1398?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13217722#comment-13217722
 ] 

Patrick Hunt commented on ZOOKEEPER-1398:
-----------------------------------------

Hi Mike, is this issue in 3.3/3.4/3.5? Then typically we'd need patch(es) that 
apply to each cleanly. Would you mind creating such a patch? (3.4/3.5 may only 
require a single patch, not sure).
                
> 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

        

Reply via email to