[sr-dev] updated patch for dbtext

Luis Azedo luis.azedo at factorlusitano.com
Mon Sep 8 21:22:16 CEST 2014


Hi Daniel,

presence seems to share the db connection on the clean functions.
this leads to messages like

[dbt_base.c:150]: dbt_free_result(): unable to free internal structure

here is mod_init of in presence.c
if(clean_period>0)
{
register_timer(msg_presentity_clean, 0, clean_period);
register_timer(msg_watchers_clean, 0, clean_period);
}


i included a updated patch tested against master.
please consider including it.

Best
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sip-router.org/pipermail/sr-dev/attachments/20140908/d55cb51a/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: dbtext-updated.patch
Type: application/octet-stream
Size: 9628 bytes
Desc: not available
URL: <http://lists.sip-router.org/pipermail/sr-dev/attachments/20140908/d55cb51a/attachment.obj>


More information about the sr-dev mailing list