Details
-
Type:
Bug
-
Status:
Resolved
-
Resolution: Fixed
-
Affects Version/s: 1.6.0 beta4
-
Fix Version/s: 1.6.0 beta3
-
Component/s: moxi
-
Labels:None
-
Environment:Operating System: All
Platform: All
Description
A code inspection of cproxy_protocol_a2b / (forward item downstream) shows that we might not be refcounting the item correctly.
In particular, need to have the downstream conn do a add_conn_item() and it->refcount++, so that the item doesn't go away when the upstream conn asynchronously goes away (since the client cmd was a noreply).
In particular, need to have the downstream conn do a add_conn_item() and it->refcount++, so that the item doesn't go away when the upstream conn asynchronously goes away (since the client cmd was a noreply).
Activity
- All
- Comments
- Work Log
- History
- Activity
- Gerrit Reviews
Matt Ingenthron
made changes -
| Field | Original Value | New Value |
|---|---|---|
| issue.field.bugzillaimportkey | 1594 | 11373 |
Frank Weigel
made changes -
| Affects Version/s | 1.6.0 beta4 [ 10055 ] | |
| Affects Version/s | 1.6.0beta4 [ 10045 ] |