<p>pespin has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/22729">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">pcu: Fix inadequate restriction on the referenced template parameter<br><br>warning: Inadequate restriction on the referenced template parameter `imsi'<br><br>Change-Id: Iecd19d8d397e427068e495577889e1247faa11e7<br>---<br>M pcu/GPRS_Components.ttcn<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-ttcn3-hacks refs/changes/29/22729/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/pcu/GPRS_Components.ttcn b/pcu/GPRS_Components.ttcn</span><br><span>index 3658fc8..830f8d3 100644</span><br><span>--- a/pcu/GPRS_Components.ttcn</span><br><span>+++ b/pcu/GPRS_Components.ttcn</span><br><span>@@ -1153,7 +1153,7 @@</span><br><span> }</span><br><span> </span><br><span> /* Return true if a given Packet Paging Request contains the given IMSI, false otherwise */</span><br><span style="color: hsl(0, 100%, 40%);">-function f_pkt_paging_match_imsi(in PacketPagingReq req, template hexstring imsi,</span><br><span style="color: hsl(120, 100%, 40%);">+function f_pkt_paging_match_imsi(in PacketPagingReq req, template (present) hexstring imsi,</span><br><span>                                  boolean cs_domain := true, boolean ps_domain := true)</span><br><span> runs on MS_BTS_IFACE_CT return boolean {</span><br><span>   if (not ispresent(req.repeated_pageinfo)) {</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/22729">change 22729</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-ttcn3-hacks/+/22729"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-ttcn3-hacks </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: Iecd19d8d397e427068e495577889e1247faa11e7 </div>
<div style="display:none"> Gerrit-Change-Number: 22729 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: pespin <pespin@sysmocom.de> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>