pespin has uploaded this change for review. ( 
https://gerrit.osmocom.org/c/osmo-mgw/+/29063 )


Change subject: mgcp_osmux: Drop duplicated conn_osmux_release_cid() in code 
path
......................................................................

mgcp_osmux: Drop duplicated conn_osmux_release_cid() in code path

Change-Id: I65d9978ee93ef9b1a2e48a92617ae8de3e131a93
---
M src/libosmo-mgcp/mgcp_osmux.c
1 file changed, 0 insertions(+), 1 deletion(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-mgw refs/changes/63/29063/1

diff --git a/src/libosmo-mgcp/mgcp_osmux.c b/src/libosmo-mgcp/mgcp_osmux.c
index de19042..abc3f0e 100644
--- a/src/libosmo-mgcp/mgcp_osmux.c
+++ b/src/libosmo-mgcp/mgcp_osmux.c
@@ -524,7 +524,6 @@

                osmux_xfrm_input_close_circuit(conn->osmux.in, conn->osmux.cid);
                conn->osmux.state = OSMUX_STATE_DISABLED;
-               conn_osmux_release_cid(conn);
                osmux_handle_put(conn->osmux.in);
        }
        conn_osmux_release_cid(conn);

--
To view, visit https://gerrit.osmocom.org/c/osmo-mgw/+/29063
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-mgw
Gerrit-Branch: master
Gerrit-Change-Id: I65d9978ee93ef9b1a2e48a92617ae8de3e131a93
Gerrit-Change-Number: 29063
Gerrit-PatchSet: 1
Gerrit-Owner: pespin <[email protected]>
Gerrit-MessageType: newchange

Reply via email to