<p>Max has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/12224">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">Use libosmocore constant for IMSI length in ACL entry<br><br>Change-Id: I138aea409aab0c748c75546e628797fc7498bf40<br>---<br>M include/osmocom/sgsn/gprs_sgsn.h<br>1 file changed, 1 insertion(+), 1 deletion(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/osmo-sgsn refs/changes/24/12224/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/include/osmocom/sgsn/gprs_sgsn.h b/include/osmocom/sgsn/gprs_sgsn.h</span><br><span>index 5d08d66..fcf4d5d 100644</span><br><span>--- a/include/osmocom/sgsn/gprs_sgsn.h</span><br><span>+++ b/include/osmocom/sgsn/gprs_sgsn.h</span><br><span>@@ -414,7 +414,7 @@</span><br><span>  */</span><br><span> struct imsi_acl_entry {</span><br><span>        struct llist_head list;</span><br><span style="color: hsl(0, 100%, 40%);">- char imsi[16+1];</span><br><span style="color: hsl(120, 100%, 40%);">+      char imsi[GSM23003_IMSI_MAX_DIGITS + 2];</span><br><span> };</span><br><span> </span><br><span> /* see GSM 09.02, 17.7.1, PDP-Context and GPRSSubscriptionData */</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/12224">change 12224</a>. To unsubscribe, or for help writing mail filters, visit <a href="https://gerrit.osmocom.org/settings">settings</a>.</p><div itemscope itemtype="http://schema.org/EmailMessage"><div itemscope itemprop="action" itemtype="http://schema.org/ViewAction"><link itemprop="url" href="https://gerrit.osmocom.org/12224"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-sgsn </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>
<div style="display:none"> Gerrit-Change-Id: I138aea409aab0c748c75546e628797fc7498bf40 </div>
<div style="display:none"> Gerrit-Change-Number: 12224 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Max <msuraev@sysmocom.de> </div>