<p>laforge has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/15984">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">M3UA_Templates: Fix tr_M3UA_ASPUP() length value copy+paste error<br><br>Change-Id: I7ef53b93fcdfe1ce7914bd4edb1fed8a8351b1b4<br>---<br>M library/M3UA_Templates.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/84/15984/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/library/M3UA_Templates.ttcn b/library/M3UA_Templates.ttcn</span><br><span>index 02b493c..1063b50 100644</span><br><span>--- a/library/M3UA_Templates.ttcn</span><br><span>+++ b/library/M3UA_Templates.ttcn</span><br><span>@@ -81,7 +81,7 @@</span><br><span>                 version := c_M3UA_VERSION,</span><br><span>           reserved := '00'O,</span><br><span>           messageClassAndType := '0301'O,</span><br><span style="color: hsl(0, 100%, 40%);">-         messageLength := 0, // overwritten</span><br><span style="color: hsl(120, 100%, 40%);">+            messageLength := ?, // overwritten</span><br><span>           messageParameters := {</span><br><span>                       aSP_Identifier := tr_M3UA_asp_id(aspid),</span><br><span>                     info_String := *</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/15984">change 15984</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/+/15984"/><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: I7ef53b93fcdfe1ce7914bd4edb1fed8a8351b1b4 </div>
<div style="display:none"> Gerrit-Change-Number: 15984 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: laforge <laforge@osmocom.org> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>