<p>Paulo Vicentini has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.asterisk.org/10994">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">res/res_pjsip: Resources (udptl fd) are leaking for T.38 calls<br><br>Fix unbalanced references for datastore t38_session_media<br><br>ASTERISK-28288<br><br>Change-Id: Id6dceceb06651b03f611bf33deb3061022fe5d0c<br>---<br>M res/res_pjsip_t38.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/94/10994/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/res/res_pjsip_t38.c b/res/res_pjsip_t38.c</span><br><span>index cd225d4..e1cc506 100644</span><br><span>--- a/res/res_pjsip_t38.c</span><br><span>+++ b/res/res_pjsip_t38.c</span><br><span>@@ -156,6 +156,7 @@</span><br><span>             return NULL;</span><br><span>         }</span><br><span> </span><br><span style="color: hsl(120, 100%, 40%);">+ ao2_ref(datastore, -1);</span><br><span>      datastore->data = session_media;</span><br><span>  ao2_bump(session_media);</span><br><span>     return datastore;</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.asterisk.org/10994">change 10994</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/10994"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: asterisk </div>
<div style="display:none"> Gerrit-Branch: 13 </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>
<div style="display:none"> Gerrit-Change-Id: Id6dceceb06651b03f611bf33deb3061022fe5d0c </div>
<div style="display:none"> Gerrit-Change-Number: 10994 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Paulo Vicentini <paulo.vicentini@gmail.com> </div>