<p>There will be still an issue after merging <a href="https://github.com/kamailio/kamailio/pull/998" class="issue-link js-issue-link" data-url="https://github.com/kamailio/kamailio/issues/998" data-id="208384447" data-error-text="Failed to load issue title" data-permission-text="Issue title is private">#998</a> but the situation will improved, there will be less leaks.</p>
<p>without the patch in a REGISTER/UPDATE REGISTER/UNREGISTER scenario I get left</p>
<pre><code>Feb 17 11:20:52 sp1 proxy[12364]: NOTICE: fm_status:  count=    30 size=      1416 bytes from usrloc: ../../ut.h: shm_str_dup(723)
Feb 17 11:20:52 sp1 proxy[12364]: NOTICE: fm_status:  count=     5 size=      1160 bytes from usrloc: ucontact.c: new_ucontact(98)
</code></pre>
<p>with the patch</p>
<pre><code>Feb 17 11:32:36 sp1 proxy[24941]: NOTICE: fm_status:  count=    18 size=       840 bytes from usrloc: ../../ut.h: shm_str_dup(723)
Feb 17 11:32:36 sp1 proxy[24941]: NOTICE: fm_status:  count=     3 size=       992 bytes from usrloc: ucontact.c: new_ucontact(98)

</code></pre>
<p>3 <code>ucontacts</code> from every REGISTER message received and not freed after ul_callbacks</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/kamailio/kamailio/issues/997#issuecomment-280615405">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AF36Zf99gvO_Rc4ubNc9Pm_wwLiBv9Lgks5rdXf2gaJpZM4MC6n1">mute the thread</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/AF36ZbpMclVmd8j5O76TRdxwvSiAEZVDks5rdXf2gaJpZM4MC6n1.gif" width="1" /></p>
<div itemscope itemtype="http://schema.org/EmailMessage">
<div itemprop="action" itemscope itemtype="http://schema.org/ViewAction">
  <link itemprop="url" href="https://github.com/kamailio/kamailio/issues/997#issuecomment-280615405"></link>
  <meta itemprop="name" content="View Issue"></meta>
</div>
<meta itemprop="description" content="View this Issue on GitHub"></meta>
</div>

<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/kamailio/kamailio","title":"kamailio/kamailio","subtitle":"GitHub repository","main_image_url":"https://cloud.githubusercontent.com/assets/143418/17495839/a5054eac-5d88-11e6-95fc-7290892c7bb5.png","avatar_image_url":"https://cloud.githubusercontent.com/assets/143418/15842166/7c72db34-2c0b-11e6-9aed-b52498112777.png","action":{"name":"Open in GitHub","url":"https://github.com/kamailio/kamailio"}},"updates":{"snippets":[{"icon":"PERSON","message":"@linuxmaniac in #997: There will be still an issue after merging #998 but the situation will improved, there will be less leaks. \r\n\r\nwithout the patch in a REGISTER/UPDATE REGISTER/UNREGISTER scenario I get left\r\n```\r\nFeb 17 11:20:52 sp1 proxy[12364]: NOTICE: fm_status:  count=    30 size=      1416 bytes from usrloc: ../../ut.h: shm_str_dup(723)\r\nFeb 17 11:20:52 sp1 proxy[12364]: NOTICE: fm_status:  count=     5 size=      1160 bytes from usrloc: ucontact.c: new_ucontact(98)\r\n```\r\n\r\nwith the patch\r\n\r\n```\r\nFeb 17 11:32:36 sp1 proxy[24941]: NOTICE: fm_status:  count=    18 size=       840 bytes from usrloc: ../../ut.h: shm_str_dup(723)\r\nFeb 17 11:32:36 sp1 proxy[24941]: NOTICE: fm_status:  count=     3 size=       992 bytes from usrloc: ucontact.c: new_ucontact(98)\r\n\r\n```\r\n\r\n3 ``ucontacts`` from every REGISTER message received and not freed after ul_callbacks "}],"action":{"name":"View Issue","url":"https://github.com/kamailio/kamailio/issues/997#issuecomment-280615405"}}}</script>