<p>Vadim Yanitskiy has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/14180">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">src/db.h: use GSM23003_MSISDN_MAX_DIGITS for MSISDN buffer size<br><br>Change-Id: I253e6a04a77c29f62d3c696515d115f8a829283b<br>Depends on: Idc74f4d94ad44b9fc1b6d43178f5f33d551ebfb1<br>---<br>M src/db.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-hlr refs/changes/80/14180/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/src/db.h b/src/db.h</span><br><span>index 12e74f8..6e4bf49 100644</span><br><span>--- a/src/db.h</span><br><span>+++ b/src/db.h</span><br><span>@@ -73,7 +73,7 @@</span><br><span> </span><br><span>    int64_t         id;</span><br><span>  char            imsi[GSM23003_IMSI_MAX_DIGITS+1];</span><br><span style="color: hsl(0, 100%, 40%);">-       char            msisdn[GT_MAX_DIGITS+1];</span><br><span style="color: hsl(120, 100%, 40%);">+      char            msisdn[GSM23003_MSISDN_MAX_DIGITS+1];</span><br><span>        /* imeisv? */</span><br><span>        char            imei[GSM23003_IMEI_NUM_DIGITS+1];</span><br><span>    char            vlr_number[32];</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/14180">change 14180</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/14180"/><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: I253e6a04a77c29f62d3c696515d115f8a829283b </div>
<div style="display:none"> Gerrit-Change-Number: 14180 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Vadim Yanitskiy <axilirator@gmail.com> </div>