Details
-
Bug
-
Status: Closed
-
Critical
-
Resolution: Fixed
-
3.4.3
Description
deserialize_response for multi operation don't handle the case where the server fail to send back response. (Eg. when multi packet is too large)
c-client will try to process completion of all sub-request as if the operation is successful and will eventually cause SIGSEGV