Change in osmo-mgw[master]: fix mgcp_conn_free_all

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

laforge gerrit-no-reply at lists.osmocom.org
Thu Sep 9 16:46:22 UTC 2021


laforge has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-mgw/+/25430 )

Change subject: fix mgcp_conn_free_all
......................................................................


Patch Set 8:

(1 comment)

https://gerrit.osmocom.org/c/osmo-mgw/+/25430/8/src/libosmo-mgcp/mgcp_conn.c 
File src/libosmo-mgcp/mgcp_conn.c:

https://gerrit.osmocom.org/c/osmo-mgw/+/25430/8/src/libosmo-mgcp/mgcp_conn.c@335 
PS8, Line 335: restart:
might look better with a construct like

while (conn = llist_first_entry_or_null(&endp->conns, struct mgcp_conn, list)) {
        mgcp_con_free(endp, conn->id);
}

?



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

Gerrit-Project: osmo-mgw
Gerrit-Branch: master
Gerrit-Change-Id: If38ead0ba0c28396df2332990c98b2532cf17d1c
Gerrit-Change-Number: 25430
Gerrit-PatchSet: 8
Gerrit-Owner: Hoernchen <ewild at sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-CC: laforge <laforge at osmocom.org>
Gerrit-Comment-Date: Thu, 09 Sep 2021 16:46:22 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Gerrit-MessageType: comment
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20210909/0ddbd5b1/attachment.htm>


More information about the gerrit-log mailing list