<p>osmith <strong>uploaded patch set #2</strong> to this change.</p><p><a href="https://gerrit.osmocom.org/c/osmo-hlr/+/14399">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">rx_check_imei_req(): fix IMEI bounds checking<br><br>IMEIs (without the checksum) always have 14 digits. Replace the previous<br>check (length <= 14) with a proper one (length == 14) and set the buffer<br>to the right size.<br><br>I have tested with new TTCN3 tests, that the length check is working<br>properly now.<br><br>Related: OS#2541<br>Change-Id: I060a8db98fb882e4815d1709a5d85bc0143a73a6<br>---<br>M src/hlr.c<br>1 file changed, 8 insertions(+), 7 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/osmo-hlr refs/changes/99/14399/2</pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-hlr/+/14399">change 14399</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/c/osmo-hlr/+/14399"/><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-Change-Id: I060a8db98fb882e4815d1709a5d85bc0143a73a6 </div>
<div style="display:none"> Gerrit-Change-Number: 14399 </div>
<div style="display:none"> Gerrit-PatchSet: 2 </div>
<div style="display:none"> Gerrit-Owner: osmith <osmith@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins Builder </div>
<div style="display:none"> Gerrit-Reviewer: fixeria <axilirator@gmail.com> </div>
<div style="display:none"> Gerrit-Reviewer: osmith <osmith@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: pespin <pespin@sysmocom.de> </div>
<div style="display:none"> Gerrit-MessageType: newpatchset </div>