<p>pespin <strong>uploaded patch set #2</strong> to this change.</p><p><a href="https://gerrit.osmocom.org/c/osmo-pcu/+/24747">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">pdch: Fix null MS access gprs_rlcmac_pdch::rcv_control_ack<br><br>If bts_ms_by_tlli() at the start of the function fails, ms could be<br>NULL. As a result "ms->nacc" access at the end of the function would<br>crash.<br>Solution:<br>In the function, we get the related expected TBF from pdch_ulc, and we only<br>continue if a TBF is found. Since tbf objects are always expected to<br>have a GprsMs, simply gather it from there.<br><br>Change-Id: I666ed5d157f42e74956fa49fc9eea85d27e63d44<br>---<br>M src/pdch.cpp<br>1 file changed, 6 insertions(+), 3 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/osmo-pcu refs/changes/47/24747/2</pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-pcu/+/24747">change 24747</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-pcu/+/24747"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-pcu </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: I666ed5d157f42e74956fa49fc9eea85d27e63d44 </div>
<div style="display:none"> Gerrit-Change-Number: 24747 </div>
<div style="display:none"> Gerrit-PatchSet: 2 </div>
<div style="display:none"> Gerrit-Owner: pespin <pespin@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins Builder </div>
<div style="display:none"> Gerrit-Reviewer: dexter <pmaier@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: fixeria <vyanitskiy@sysmocom.de> </div>
<div style="display:none"> Gerrit-MessageType: newpatchset </div>