[Cyrus-CVS] src/cyrus/imap by brong

brong at andrew.cmu.edu brong at andrew.cmu.edu
Tue Dec 15 21:51:44 EST 2009


Update of /afs/andrew.cmu.edu/system/cvs/src/cyrus/imap
In directory cyrus-devel-01.andrew.cmu.edu:/afs/andrew.cmu.edu/usr3/brong/src/cyrus/imap

Modified Files:
	cyr_synclog.c cyr_virusscan.c imapd.c ipurge.c lmtpd.c nntpd.c 
	pop3d.c reconstruct.c sync_log.c sync_log.h unexpunge.c 
Log Message:
sync_log_done()

We don't have a sync_log_done() to pair with sync_log_init(),
which means nothing that needs cleaning up can be done in
sync_log_init().

This patch does nothing but add a no-op sync_log_done() and
call it in appropriate places.


--- links to diffs follow ---
http://bugzilla.andrew.cmu.edu/cgi-bin/cvsweb.cgi/src/cyrus/imap/cyr_synclog.c.diff?r1=1.5&r2=1.6
http://bugzilla.andrew.cmu.edu/cgi-bin/cvsweb.cgi/src/cyrus/imap/cyr_virusscan.c.diff?r1=1.7&r2=1.8
http://bugzilla.andrew.cmu.edu/cgi-bin/cvsweb.cgi/src/cyrus/imap/imapd.c.diff?r1=1.574&r2=1.575
http://bugzilla.andrew.cmu.edu/cgi-bin/cvsweb.cgi/src/cyrus/imap/ipurge.c.diff?r1=1.33&r2=1.34
http://bugzilla.andrew.cmu.edu/cgi-bin/cvsweb.cgi/src/cyrus/imap/lmtpd.c.diff?r1=1.164&r2=1.165
http://bugzilla.andrew.cmu.edu/cgi-bin/cvsweb.cgi/src/cyrus/imap/nntpd.c.diff?r1=1.76&r2=1.77
http://bugzilla.andrew.cmu.edu/cgi-bin/cvsweb.cgi/src/cyrus/imap/pop3d.c.diff?r1=1.197&r2=1.198
http://bugzilla.andrew.cmu.edu/cgi-bin/cvsweb.cgi/src/cyrus/imap/reconstruct.c.diff?r1=1.110&r2=1.111
http://bugzilla.andrew.cmu.edu/cgi-bin/cvsweb.cgi/src/cyrus/imap/sync_log.c.diff?r1=1.5&r2=1.6
http://bugzilla.andrew.cmu.edu/cgi-bin/cvsweb.cgi/src/cyrus/imap/sync_log.h.diff?r1=1.4&r2=1.5
http://bugzilla.andrew.cmu.edu/cgi-bin/cvsweb.cgi/src/cyrus/imap/unexpunge.c.diff?r1=1.13&r2=1.14


More information about the Cyrus-cvs mailing list