Fix a case where a variable was free'd and then possibly used in an error
authorDan Winship <danw@src.gnome.org>
Wed, 4 Oct 2000 21:55:53 +0000 (21:55 +0000)
committerDan Winship <danw@src.gnome.org>
Wed, 4 Oct 2000 21:55:53 +0000 (21:55 +0000)
commitd38ca890bc50df932b311d9e7b4c77c7285ef579
tree6e140ac651b82e9402c10bb1af534f6f39ac58b7
parente0c2567b0008f8ecb26fa630a1d364055bb2377b
Fix a case where a variable was free'd and then possibly used in an error

* providers/mbox/camel-mbox-store.c (get_folder): Fix a case where
a variable was free'd and then possibly used in an error message.
camel/ChangeLog
camel/providers/mbox/camel-mbox-store.c