* fix memleak in preferences
authorWilfried Göesgens <willi@citadel.org>
Mon, 26 Jan 2009 17:43:07 +0000 (17:43 +0000)
committerWilfried Göesgens <willi@citadel.org>
Mon, 26 Jan 2009 17:43:07 +0000 (17:43 +0000)
commitc23bb7e270cd155347161b69f14523117a7fa464
treeaf211b0334bc192b97007bf4ef6fd67bf40802e8
parent26430a89804bc57299292ebffa70df74c65b10b1
* fix memleak in preferences
* fix buffer overruns in vcard presenting logic
* zero WC->this_httphost at the end of a session, as it becomes invalid then.
webcit/preferences.c
webcit/vcard_edit.c
webcit/webcit.c