Push to the project "citadel.org ": The branch, master has been updated via e547062d5758b506922356dd7b06d89fba2fa952 (commit) via fe760dc897b3e9e56bf641385302154baa583b03 (commit) via 816fff9395443c68040d5a220dbf4276e9a17e0e (commit) via 380a65d854a73f0d323ce64251d37c9a2843e86d (commit) from d6fe3891ae02968be6fb551b19ada78246a6804f (commit)
Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- http://code.citadel.org/cgit.cgi/git.citadel.org/commit/?id=e547062d5758b506922356dd7b06d89fba2fa952 commit e547062d5758b506922356dd7b06d89fba2fa952 Author: Wilfried Goesgens <dotheb...@citadel.org> Date: Mon Nov 15 14:43:50 2010 +0100 Memleak: post_message(): don't forget about the recipient buffer. http://code.citadel.org/cgit.cgi/git.citadel.org/commit/?id=fe760dc897b3e9e56bf641385302154baa583b03 commit fe760dc897b3e9e56bf641385302154baa583b03 Author: Wilfried Goesgens <dotheb...@citadel.org> Date: Mon Nov 15 13:26:50 2010 +0100 Memleak: put request local strings into the http-header array (we used SVPUT to manage them in advance) http://code.citadel.org/cgit.cgi/git.citadel.org/commit/?id=816fff9395443c68040d5a220dbf4276e9a17e0e commit 816fff9395443c68040d5a220dbf4276e9a17e0e Author: Wilfried Goesgens <dotheb...@citadel.org> Date: Mon Nov 15 12:46:17 2010 +0100 Memleak: CtdlMakeMessage(): don't forget about the original author. http://code.citadel.org/cgit.cgi/git.citadel.org/commit/?id=380a65d854a73f0d323ce64251d37c9a2843e86d commit 380a65d854a73f0d323ce64251d37c9a2843e86d Author: Wilfried Goesgens <dotheb...@citadel.org> Date: Mon Nov 15 12:41:55 2010 +0100 smtp_do_bounce(): don't loose msg['A'] when overwriting its content. ----------------------------------------------------------------------- Summary of changes: citadel/modules/smtp/serv_smtp.c | 2 ++ citadel/msgbase.c | 1 + webcit/messages.c | 1 + webcit/subst.c | 2 +- webcit/webcit.c | 8 ++++++++ webcit/webcit.h | 1 + 6 files changed, 14 insertions(+), 1 deletions(-) hooks/post-receive -- citadel.org