Change in libosmo-sccp[master]: comment: explain xua_msg free in m3ua_rx_xfer()

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/.

Neels Hofmeyr gerrit-no-reply at lists.osmocom.org
Wed Jul 18 22:20:19 UTC 2018


Neels Hofmeyr has submitted this change and it was merged. ( https://gerrit.osmocom.org/9958 )

Change subject: comment: explain xua_msg free in m3ua_rx_xfer()
......................................................................

comment: explain xua_msg free in m3ua_rx_xfer()

Change-Id: I6211c8809eefeb94289c4c497553561b043ee619
---
M src/m3ua.c
1 file changed, 1 insertion(+), 0 deletions(-)

Approvals:
  Jenkins Builder: Verified
  Harald Welte: Looks good to me, approved



diff --git a/src/m3ua.c b/src/m3ua.c
index f1fe3f1..d7ede40 100644
--- a/src/m3ua.c
+++ b/src/m3ua.c
@@ -584,6 +584,7 @@
 	xua_msg_free_tag(xua, M3UA_IEI_ROUTE_CTX);
 
 	return m3ua_hmdc_rx_from_l2(asp->inst, xua);
+	/* xua will be freed by caller m3ua_rx_msg() */
 }
 
 static int m3ua_rx_mgmt_err(struct osmo_ss7_asp *asp, struct xua_msg *xua)

-- 
To view, visit https://gerrit.osmocom.org/9958
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: libosmo-sccp
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: I6211c8809eefeb94289c4c497553561b043ee619
Gerrit-Change-Number: 9958
Gerrit-PatchSet: 4
Gerrit-Owner: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Gerrit-Reviewer: Harald Welte <laforge at gnumonks.org>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Gerrit-Reviewer: Pau Espin Pedrol <pespin at sysmocom.de>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20180718/0d170111/attachment.htm>


More information about the gerrit-log mailing list