<p>Corey Farrell has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.asterisk.org/7802">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">rtp_engine: Add missing unlock.<br><br>Change-Id: I380c31a255e060309f4916da11176e0d00813215<br>---<br>M main/rtp_engine.c<br>1 file changed, 1 insertion(+), 0 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/02/7802/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">diff --git a/main/rtp_engine.c b/main/rtp_engine.c<br>index 1c73477..7424324 100644<br>--- a/main/rtp_engine.c<br>+++ b/main/rtp_engine.c<br>@@ -2928,6 +2928,7 @@<br>                if (payload < 0) {<br>                         ast_log(LOG_WARNING, "No dynamic RTP payload type values available "<br>                                "for %s - %d!\n", format ? ast_format_get_name(format) : "", rtp_code);<br>+                  ast_rwlock_unlock(&static_RTP_PT_lock);<br>                   return;<br>               }<br>     }<br></pre><p>To view, visit <a href="https://gerrit.asterisk.org/7802">change 7802</a>. To unsubscribe, 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/7802"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: asterisk </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>
<div style="display:none"> Gerrit-Change-Id: I380c31a255e060309f4916da11176e0d00813215 </div>
<div style="display:none"> Gerrit-Change-Number: 7802 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Corey Farrell <git@cfware.com> </div>