fix various incidents reported by CLANG Static analyzer:
authorWilfried Goesgens <dothebart@citadel.org>
Tue, 24 May 2011 22:02:03 +0000 (22:02 +0000)
committerWilfried Goesgens <dothebart@citadel.org>
Tue, 24 May 2011 22:02:03 +0000 (22:02 +0000)
commit432f500e59fb0b32f5c85c2cd4ed5758f0127c01
treed59486bbcf2bfc1654723ca193b909bb2779b36e
parent6e32bcdeffc8468a9cb29013fc4131e648be0ea1
fix various incidents reported by CLANG Static analyzer:

  - unneeded Vars
  - possible uninitialized access
18 files changed:
webcit/calendar.c
webcit/crypto.c
webcit/event.c
webcit/marchlist.c
webcit/messages.c
webcit/netconf.c
webcit/notes.c
webcit/pushemail.c
webcit/roomops.c
webcit/serv_func.c
webcit/static.c
webcit/subst.c
webcit/subst.h
webcit/sysdep.c
webcit/tasks.c
webcit/useredit.c
webcit/webcit.c
webcit/webserver.c