[
https://issues.apache.org/jira/browse/ZOOKEEPER-4342?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated ZOOKEEPER-4342:
--------------------------------------
Labels: pull-request-available (was: )
> Robustify C client against errors during SASL negotiation
> ---------------------------------------------------------
>
> Key: ZOOKEEPER-4342
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-4342
> Project: ZooKeeper
> Issue Type: Bug
> Components: c client
> Affects Versions: 3.7.0, 3.8.0
> Reporter: Damien Diederen
> Assignee: Damien Diederen
> Priority: Blocker
> Labels: pull-request-available
> Time Spent: 10m
> Remaining Estimate: 0h
>
> 1. The current client is ignoring the error field of the response header, and
> only considering SASL-level errors when processing a SASL response.
> 2. Such errors cause a double-free of the input buffer, which crashes the
> application.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)