<p>Pau Espin Pedrol has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/9198">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">tests: xua_test: Fix use of wrong buffer for dest addr<br><br>All the others parts use that buffer as its name indicates.<br><br>Change-Id: Ide7fe148cc762153330b08f66737816ceed96cb2<br>---<br>M tests/xua/xua_test.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/libosmo-sccp refs/changes/98/9198/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/tests/xua/xua_test.c b/tests/xua/xua_test.c</span><br><span>index 3e370fe..61f21d9 100644</span><br><span>--- a/tests/xua/xua_test.c</span><br><span>+++ b/tests/xua/xua_test.c</span><br><span>@@ -443,7 +443,7 @@</span><br><span>                        .parts = {</span><br><span>                           PARTU32(SUA_IEI_PROTO_CLASS, &sua_proto_class2),</span><br><span>                                 PARTU32(SUA_IEI_SRC_REF, &sua_loc_ref_msc),</span><br><span style="color: hsl(0, 100%, 40%);">-                         PARTARR(SUA_IEI_DEST_ADDR, &sua_loc_ref_bsc),</span><br><span style="color: hsl(120, 100%, 40%);">+                             PARTARR(SUA_IEI_DEST_ADDR, &sua_addr_ssn_bssmap),</span><br><span>                        },</span><br><span>           },</span><br><span>   }, {</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/9198">change 9198</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/9198"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: libosmo-sccp </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>
<div style="display:none"> Gerrit-Change-Id: Ide7fe148cc762153330b08f66737816ceed96cb2 </div>
<div style="display:none"> Gerrit-Change-Number: 9198 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Pau Espin Pedrol <pespin@sysmocom.de> </div>