Pau Espin Pedrol has posted comments on this change. ( https://gerrit.osmocom.org/12224 )
Change subject: Use libosmocore constant for IMSI length in ACL entry ...................................................................... Patch Set 2: (1 comment) https://gerrit.osmocom.org/#/c/12224/2/include/osmocom/sgsn/gprs_sgsn.h File include/osmocom/sgsn/gprs_sgsn.h: https://gerrit.osmocom.org/#/c/12224/2/include/osmocom/sgsn/gprs_sgsn.h@417 PS2, Line 417: char imsi[GSM23003_IMSI_MAX_DIGITS + 2]; > In this case we can merge this patch as is. […] So we don't change the one in libosmocore/include/osmocom/gsm/gsup.h to avoid breaking ABI, but we can for sure change this one to be GSM23003_IMSI_MAX_DIGITS+1. -- To view, visit https://gerrit.osmocom.org/12224 To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings Gerrit-Project: osmo-sgsn Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: I138aea409aab0c748c75546e628797fc7498bf40 Gerrit-Change-Number: 12224 Gerrit-PatchSet: 2 Gerrit-Owner: Max <[email protected]> Gerrit-Reviewer: Harald Welte <[email protected]> Gerrit-Reviewer: Jenkins Builder (1000002) Gerrit-Reviewer: Max <[email protected]> Gerrit-Reviewer: Neels Hofmeyr <[email protected]> Gerrit-Reviewer: Pau Espin Pedrol <[email protected]> Gerrit-Reviewer: Stefan Sperling <[email protected]> Gerrit-Reviewer: daniel <[email protected]> Gerrit-Comment-Date: Sun, 30 Dec 2018 23:50:32 +0000 Gerrit-HasComments: Yes Gerrit-HasLabels: No
