<p>Joshua Colp <strong>uploaded patch set #3</strong> to the change originally created by Evgenios Muratidis.</p><p><a href="https://gerrit.asterisk.org/c/asterisk/+/15762">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">stasis: Fix "FRACK!, Failed assertion bad magic number" when unsubscribing<br><br>When unsubscribing from an endpoint technology a FRACK<br>would occur due to incorrect reference counting. This fixes<br>that issue, along with some other issues.<br><br>Fixed a typo in get_subscription when calling ao2_find as it<br>needed to pass the endpoint ID and not the entire object.<br><br>Fixed scenario where a subscription would get returned when<br>it shouldn't have been when searching based on endpoint<br>technology.<br><br>A doulbe unreference has also been resolved by only explicitly<br>releasing the reference held by tech_subscriptions.<br><br>ASTERISK-28237 #close<br>Reported by: Lucas Tardioli Silveira<br><br>Change-Id: Ia91b15f8e5ea68f850c66889a6325d9575901729<br>---<br>M res/stasis/messaging.c<br>1 file changed, 12 insertions(+), 2 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/62/15762/3</pre><p>To view, visit <a href="https://gerrit.asterisk.org/c/asterisk/+/15762">change 15762</a>. To unsubscribe, or for help writing mail filters, visit <a href="https://gerrit.asterisk.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.asterisk.org/c/asterisk/+/15762"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: asterisk </div>
<div style="display:none"> Gerrit-Branch: 16 </div>
<div style="display:none"> Gerrit-Change-Id: Ia91b15f8e5ea68f850c66889a6325d9575901729 </div>
<div style="display:none"> Gerrit-Change-Number: 15762 </div>
<div style="display:none"> Gerrit-PatchSet: 3 </div>
<div style="display:none"> Gerrit-Owner: Evgenios Muratidis <jone1984@hotmail.com> </div>
<div style="display:none"> Gerrit-Reviewer: Friendly Automation </div>
<div style="display:none"> Gerrit-Reviewer: Joshua Colp <jcolp@sangoma.com> </div>
<div style="display:none"> Gerrit-MessageType: newpatchset </div>