<p>George Joseph <strong>uploaded patch set #2</strong> to this change.</p><p><a href="https://gerrit.asterisk.org/10212">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">app_voicemail:  Cleanup mailbox topic and cache<br><br>app_voicemail wasn't properly cleaning up the stasis cache or the<br>mwi topic pool when the module was unloaded or when a user was<br>deleted as a result of a reload.  This resulted in leaks in both<br>areas.<br><br>* app_voicemail now calls ast_delete_mwi_state_full when it frees<br>  a user structure and ast_delete_mwi_state_full in turn now calls<br>  the new stasis_topic_pool_delete_topic function to clear the topic<br>  from the pool.<br><br>Change-Id: Ide23144a4a810e7e0faad5a8e988d15947965df8<br>---<br>M apps/app_voicemail.c<br>M main/app.c<br>2 files changed, 7 insertions(+), 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/12/10212/2</pre><p>To view, visit <a href="https://gerrit.asterisk.org/10212">change 10212</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/10212"/><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: newpatchset </div>
<div style="display:none"> Gerrit-Change-Id: Ide23144a4a810e7e0faad5a8e988d15947965df8 </div>
<div style="display:none"> Gerrit-Change-Number: 10212 </div>
<div style="display:none"> Gerrit-PatchSet: 2 </div>
<div style="display:none"> Gerrit-Owner: George Joseph <gjoseph@digium.com> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins2 </div>