Re: [sr-dev] [kamailio/kamailio] Fix memory leaks in presence and purple (#788)

2016-09-19 Thread Daniel-Constantin Mierla
Merged #788. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/788#event-794718660___ sr-dev mailing list sr-dev@lists.sip-router.org

[sr-dev] [kamailio/kamailio] Fix memory leaks in presence and purple (#788)

2016-09-19 Thread Phil Lavin
DB result is not freed when the resultset has <= 0 rows Needs backporting to 4.4 branch You can view, comment on, or merge this pull request online at: https://github.com/kamailio/kamailio/pull/788 -- Commit Summary -- * purple: Fix multiple memory leaks in DB code * presence: Fix memory