Change in osmo-hlr[master]: Cosmetic: mention OS#4491 in location cancel code

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

osmith gerrit-no-reply at lists.osmocom.org
Wed Apr 15 12:39:00 UTC 2020


osmith has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-hlr/+/17815 )


Change subject: Cosmetic: mention OS#4491 in location cancel code
......................................................................

Cosmetic: mention OS#4491 in location cancel code

Change-Id: Idce0816172b92699d86ba3574a4fded0b73333cf
---
M src/hlr.c
M src/luop.c
2 files changed, 2 insertions(+), 2 deletions(-)



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

diff --git a/src/hlr.c b/src/hlr.c
index e66444d..61a1f7e 100644
--- a/src/hlr.c
+++ b/src/hlr.c
@@ -401,7 +401,7 @@
 	/* TODO: Set subscriber tracing = deactive in VLR/SGSN */
 
 #if 0
-	/* Cancel in old VLR/SGSN, if new VLR/SGSN differs from old */
+	/* Cancel in old VLR/SGSN, if new VLR/SGSN differs from old (OS#4491) */
 	if (luop->is_ps == false &&
 	    strcmp(subscr->vlr_number, vlr_number)) {
 		lu_op_tx_cancel_old(luop);
diff --git a/src/luop.c b/src/luop.c
index 1a2f854..da12013 100644
--- a/src/luop.c
+++ b/src/luop.c
@@ -194,7 +194,7 @@
 	lu_op_free(luop);
 }
 
-/*! Send Cancel Location to old VLR/SGSN */
+/*! Send Cancel Location to old VLR/SGSN (OS#4491) */
 void lu_op_tx_cancel_old(struct lu_operation *luop)
 {
 	struct osmo_gsup_message gsup;

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

Gerrit-Project: osmo-hlr
Gerrit-Branch: master
Gerrit-Change-Id: Idce0816172b92699d86ba3574a4fded0b73333cf
Gerrit-Change-Number: 17815
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <osmith at sysmocom.de>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20200415/93823fe2/attachment.htm>


More information about the gerrit-log mailing list