Don't try to free things if they haven't been set yet.
authorDan Winship <danw@src.gnome.org>
Tue, 28 Nov 2000 20:36:46 +0000 (20:36 +0000)
committerDan Winship <danw@src.gnome.org>
Tue, 28 Nov 2000 20:36:46 +0000 (20:36 +0000)
commit5e4364158dffffed57c39e85193e62099a0c7733
tree6167b69a903deea7caffeb6fe6b6dd0fc9392342
parent90a795c1357a5697e4590709700a569267fe26d2
Don't try to free things if they haven't been set yet.

* providers/pop3/camel-pop3-folder.c (pop3_finalize): Don't try to
free things if they haven't been set yet.
camel/ChangeLog
camel/providers/pop3/camel-pop3-folder.c