<p>Joshua Colp <strong>uploaded patch set #3</strong> to this change.</p><p><a href="https://gerrit.asterisk.org/c/asterisk/+/13192">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">parking: Use channel snapshot instead of channel.<br><br>There exists a scenario where a thread can hold a lock on the<br>channels container while trying to lock a bridge. At the same<br>time another thread can hold the lock for said bridge while<br>attempting to retrieve a channel. This causes a deadlock.<br><br>This change fixes this scenario by retrieving a channel snapshot<br>instead of a channel, as information present in the snapshot<br>is all that is needed.<br><br>ASTERISK-28616<br><br>Change-Id: I68ceb1d62c7378addcd286e21be08a660a7cecf2<br>---<br>M res/parking/parking_bridge.c<br>1 file changed, 16 insertions(+), 13 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/92/13192/3</pre><p>To view, visit <a href="https://gerrit.asterisk.org/c/asterisk/+/13192">change 13192</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/+/13192"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: asterisk </div>
<div style="display:none"> Gerrit-Branch: 17 </div>
<div style="display:none"> Gerrit-Change-Id: I68ceb1d62c7378addcd286e21be08a660a7cecf2 </div>
<div style="display:none"> Gerrit-Change-Number: 13192 </div>
<div style="display:none"> Gerrit-PatchSet: 3 </div>
<div style="display:none"> Gerrit-Owner: Joshua Colp <jcolp@digium.com> </div>
<div style="display:none"> Gerrit-Reviewer: Friendly Automation </div>
<div style="display:none"> Gerrit-Reviewer: George Joseph <gjoseph@digium.com> </div>
<div style="display:none"> Gerrit-MessageType: newpatchset </div>