coverity: fix various warnings
commit3e65c30f2c88ed7241713a1e5ce5d3c249092330
authorStefan Becker <chemobejk@gmail.com>
Tue, 29 Nov 2011 17:54:26 +0000 (29 19:54 +0200)
committerStefan Becker <chemobejk@gmail.com>
Tue, 29 Nov 2011 17:54:26 +0000 (29 19:54 +0200)
tree37a0ed968488adcd066e0b97b1e58a0e297167da
parentcf5cf8022f0442dad03783dc880cecd87f3f9d48
coverity: fix various warnings

I finally had access to a working Coverity installation at work and
applied it to the current code. Coverity 5.4.1 found a bunch of warnings
with at least 2 real memory leaks and 1 real use after free.
12 files changed:
src/api/sipe-common.h
src/core/sip-sec-ntlm-tests.c
src/core/sip-sec-ntlm.c
src/core/sip-sec-tls-dsk.c
src/core/sip-transport.c
src/core/sipe-conf.c
src/core/sipe-ft-tftp.c
src/core/sipe-notify.c
src/core/sipe-subscriptions.c
src/core/sipe-tls.c
src/core/sipe.c
src/purple/purple-media.c