* if the message is not valid, try to free the message pointer in message_free
authorWilfried Göesgens <willi@citadel.org>
Sat, 20 Jan 2007 15:30:06 +0000 (15:30 +0000)
committerWilfried Göesgens <willi@citadel.org>
Sat, 20 Jan 2007 15:30:06 +0000 (15:30 +0000)
commit08726130fc930fa8e434306eff1e3b73bcbdeb87
treebd31cdd2ffd5e00f5d7366004321e242f73e4341
parentb61d6a42b5f4a8561d73189e8c5726a2f5d34166
* if the message is not valid, try to free the message pointer in message_free
* be paranoid about message pointers being non initialized
citadel/euidindex.c
citadel/msgbase.c
citadel/serv_calendar.c
citadel/serv_expire.c
citadel/serv_network.c
citadel/serv_smtp.c