Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: None
-
Security Level: Public
-
Labels:None
Description
The function libcouchbase_error_t map_error(protocol_binary_response_status) which maps protocol error codes to client's:
https://github.com/couchbase/libcouchbase/blob/master/src/handler.c#L38
One of the cases when the client returns the same error code when it cannot allocate memory:
https://github.com/couchbase/libcouchbase/blob/master/src/handler.c#L128
https://github.com/couchbase/libcouchbase/blob/master/src/handler.c#L38
One of the cases when the client returns the same error code when it cannot allocate memory:
https://github.com/couchbase/libcouchbase/blob/master/src/handler.c#L128
Activity
- All
- Comments
- Work Log
- History
- Activity
- Gerrit Reviews