** Fix for bug #552986
authorMilan Crha <mcrha@redhat.com>
Tue, 9 Dec 2008 16:44:48 +0000 (16:44 +0000)
committerMilan Crha <mcrha@src.gnome.org>
Tue, 9 Dec 2008 16:44:48 +0000 (16:44 +0000)
commitcac6b3bb6ab896bffae84845d041b9a5fc6abd57
tree386db2611a1bb11b5c85ea40302efc9b9c3ae64d
parent83c713ea4baa9da1d498f2bc32492d8c46f99ca6
** Fix for bug #552986

2008-12-09  Milan Crha  <mcrha@redhat.com>

** Fix for bug #552986

* camel/camel-utf8.h: (camel_utf8_make_valid):
* camel/camel-utf8.c: (camel_utf8_make_valid): New utility function.

* camel/providers/pop3/camel-pop3-store.c: (pop3_connect):
Ensure error description is valid UTF-8 text before using it.

svn path=/trunk/; revision=9818
camel/ChangeLog
camel/camel-utf8.c
camel/camel-utf8.h
camel/providers/pop3/ChangeLog
camel/providers/pop3/camel-pop3-store.c