General cleanup (camel_mbox_summary_sync): Fixed a memory leak and added
authorJeffrey Stedfast <fejj@helixcode.com>
Wed, 28 Jun 2000 16:55:55 +0000 (16:55 +0000)
committerJeffrey Stedfast <fejj@src.gnome.org>
Wed, 28 Jun 2000 16:55:55 +0000 (16:55 +0000)
commit32cce3feff4d4869324bfe25630bdc42726ea8aa
tree9724f57d5dda2879e3112c7f8ac12212913069aa
parent678b66784a320415243f7c8777e5c4f52b70ff7f
General cleanup (camel_mbox_summary_sync): Fixed a memory leak and added

2000-06-28  Jeffrey Stedfast  <fejj@helixcode.com>

* providers/mbox/camel-mbox-summary.c: General cleanup
(camel_mbox_summary_sync): Fixed a memory leak and added
CamelException handling.

* providers/mbox/camel-mbox-store.c (delete_folder): Fixed a
memory leak

* providers/mbox/camel-mbox-folder.c (mbox_append_message):
Default 'off_t seek' to -1 so as to make sure it's initialized
before it's used in the case of a bad stat() call.
(mbox_sync): Updated
(mbox_expunge): Updated
camel/ChangeLog
camel/providers/mbox/camel-mbox-folder.c
camel/providers/mbox/camel-mbox-store.c
camel/providers/mbox/camel-mbox-summary.c
camel/providers/mbox/camel-mbox-summary.h