Re: [sr-dev] [kamailio/kamailio] Fix variable initialization and NULL pointer dereference issues (#638)

2016-05-25 Thread Daniel-Constantin Mierla
Merged #638. --- 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/638#event-672265445___ sr-dev mailing list sr-dev@lists.sip-router.org

Re: [sr-dev] [kamailio/kamailio] Fix variable initialization and NULL pointer dereference issues (#638)

2016-05-25 Thread Daniel-Constantin Mierla
Thanks! --- 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/638#issuecomment-221682253___ sr-dev mailing list sr-dev@lists.sip-router.org

[sr-dev] [kamailio/kamailio] Fix variable initialization and NULL pointer dereference issues (#638)

2016-05-25 Thread Mikko Lehto
Most found with Clang 3.8 static analyzer. Full results here: http://mslehto.iki.fi/clang-static-analyzer/kamailio/01/modules/ You can view, comment on, or merge this pull request online at: https://github.com/kamailio/kamailio/pull/638 -- Commit Summary -- * modules/http_client: fix NULL