<p>Neels Hofmeyr has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/13589">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">use new OSMO_IMSI_SIZE<br><br>Depends: Id11ada4c96b79f7f0ad58185ab7dbf24622fb770 (libosmocore)<br>Change-Id: I8e8fa221e97303df3c6cce96b25d31a53f67b939<br>---<br>M src/hlr_ussd.c<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-hlr refs/changes/89/13589/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/src/hlr_ussd.c b/src/hlr_ussd.c</span><br><span>index 56a5a95..3c55c42 100644</span><br><span>--- a/src/hlr_ussd.c</span><br><span>+++ b/src/hlr_ussd.c</span><br><span>@@ -150,7 +150,7 @@</span><br><span>        /* link us to hlr->ss_sessions */</span><br><span>         struct llist_head list;</span><br><span>      /* imsi of this session */</span><br><span style="color: hsl(0, 100%, 40%);">-      char imsi[GSM23003_IMSI_MAX_DIGITS+2];</span><br><span style="color: hsl(120, 100%, 40%);">+        char imsi[OSMO_IMSI_SIZE];</span><br><span>   /* ID of this session (unique per IMSI) */</span><br><span>   uint32_t session_id;</span><br><span>         /* state of the session */</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/13589">change 13589</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/13589"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-hlr </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>
<div style="display:none"> Gerrit-Change-Id: I8e8fa221e97303df3c6cce96b25d31a53f67b939 </div>
<div style="display:none"> Gerrit-Change-Number: 13589 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Neels Hofmeyr <nhofmeyr@sysmocom.de> </div>