[dovecot-cvs] dovecot/src/lib-index/mbox mbox-index.c,1.73,1.74

cras at procontrol.fi cras at procontrol.fi
Sun May 18 16:23:05 EEST 2003


Update of /home/cvs/dovecot/src/lib-index/mbox
In directory danu:/tmp/cvs-serv9067/lib-index/mbox

Modified Files:
	mbox-index.c 
Log Message:
Misc. fixes.



Index: mbox-index.c
===================================================================
RCS file: /home/cvs/dovecot/src/lib-index/mbox/mbox-index.c,v
retrieving revision 1.73
retrieving revision 1.74
diff -u -d -r1.73 -r1.74
--- mbox-index.c	17 May 2003 13:09:55 -0000	1.73
+++ mbox-index.c	18 May 2003 12:23:03 -0000	1.74
@@ -771,6 +771,7 @@
 	mail_index_close(index);
 	i_free(index->dir);
 	i_free(index->mailbox_path);
+	i_free(index->control_dir);
 	i_free(index);
 }
 



More information about the dovecot-cvs mailing list