<p>laforge <strong>uploaded patch set #2</strong> to this change.</p><p><a href="https://gerrit.osmocom.org/c/osmo-bts/+/26351">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">cbch: Fix dangling cur_msg leading to double-free in bts_cbch_reset()<br><br>If a new default message is installed via RSL, and the old default<br>message is currently being transmitted, we must set cur_msg to NULL.<br><br>The old default message must be talloc_free()d unconditionally whenever<br>a new default message is being set.<br><br>We can do that by using the TALLOC_FREE macro.<br><br>Change-Id: Id32c2074b61cd1f09957b9d1558ffb3a7691a8e0<br>Related: OS#5325<br>---<br>M src/common/cbch.c<br>1 file changed, 3 insertions(+), 3 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/osmo-bts refs/changes/51/26351/2</pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-bts/+/26351">change 26351</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-bts/+/26351"/><meta itemprop="name" content="View Change"/></div></div>
<div style="display:none"> Gerrit-Project: osmo-bts </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: Id32c2074b61cd1f09957b9d1558ffb3a7691a8e0 </div>
<div style="display:none"> Gerrit-Change-Number: 26351 </div>
<div style="display:none"> Gerrit-PatchSet: 2 </div>
<div style="display:none"> Gerrit-Owner: laforge <laforge@osmocom.org> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins Builder </div>
<div style="display:none"> Gerrit-Reviewer: pespin <pespin@sysmocom.de> </div>
<div style="display:none"> Gerrit-MessageType: newpatchset </div>