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

Mike Lundy commented on ZOOKEEPER-1398:
---------------------------------------

*shrug* I can't reproduce the patch apply failure, I just cut those patches 
from the heads of the three branches and I can apply them without a hunk 
failure.
                
> 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

        

Reply via email to