[PATCH] osmo-hlr[master]: api doc: say that lu_op_tx_del_subscr_data() doesn't free

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
Tue Oct 17 01:09:35 UTC 2017


Review at  https://gerrit.osmocom.org/4309

api doc: say that lu_op_tx_del_subscr_data() doesn't free

Change-Id: Ia341d8e5bfc6eb0dc59945281ce88eecfaab057e
---
M src/luop.c
1 file changed, 2 insertions(+), 1 deletion(-)


  git pull ssh://gerrit.osmocom.org:29418/osmo-hlr refs/changes/09/4309/1

diff --git a/src/luop.c b/src/luop.c
index ef416ac..2966380 100644
--- a/src/luop.c
+++ b/src/luop.c
@@ -275,7 +275,8 @@
 	osmo_timer_schedule(&luop->timer, ISD_TIMEOUT_SECS, 0);
 }
 
-/*! Transmit Delete Subscriber Data to new VLR/SGSN */
+/*! Transmit Delete Subscriber Data to new VLR/SGSN.
+ * The luop is not freed. */
 void lu_op_tx_del_subscr_data(struct lu_operation *luop)
 {
 	struct osmo_gsup_message gsup;

-- 
To view, visit https://gerrit.osmocom.org/4309
To unsubscribe, visit https://gerrit.osmocom.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ia341d8e5bfc6eb0dc59945281ce88eecfaab057e
Gerrit-PatchSet: 1
Gerrit-Project: osmo-hlr
Gerrit-Branch: master
Gerrit-Owner: Neels Hofmeyr <nhofmeyr at sysmocom.de>



More information about the gerrit-log mailing list