<p>laforge has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/osmo-remsim/+/16590">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">rspro_client_fsm(): Remove outdated/wrong comment from code<br><br>Since Change-Id I55d5d61922053fd94e2b5a8cdf0d799b29feec98,<br>rspro_dec_msg() is no longer taking ownership of the msgb.<br><br>Change-Id: Ic1e9f35a2ae82b28dbb4b2ba850c257fa9629cbf<br>---<br>M src/rspro_client_fsm.c<br>1 file changed, 0 insertions(+), 2 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/osmo-remsim refs/changes/90/16590/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/src/rspro_client_fsm.c b/src/rspro_client_fsm.c</span><br><span>index f0a9fff..6be2fef 100644</span><br><span>--- a/src/rspro_client_fsm.c</span><br><span>+++ b/src/rspro_client_fsm.c</span><br><span>@@ -161,8 +161,6 @@</span><br><span>            switch (he->proto) {</span><br><span>              case IPAC_PROTO_EXT_RSPRO:</span><br><span>                   LOGPFSM(srvc->fi, "Received RSPRO %s\n", msgb_hexdump(msg));</span><br><span style="color: hsl(0, 100%, 40%);">-                       /* respro_dec_msg() takes ownership of the input message buffer in successful</span><br><span style="color: hsl(0, 100%, 40%);">-                    * and unsuccessful cases */</span><br><span>                         pdu = rspro_dec_msg(msg);</span><br><span>                    if (!pdu)</span><br><span>                            break;</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-remsim/+/16590">change 16590</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-remsim/+/16590"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-remsim </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: Ic1e9f35a2ae82b28dbb4b2ba850c257fa9629cbf </div>
<div style="display:none"> Gerrit-Change-Number: 16590 </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>