** Fix for bug #544049
authorMilan Crha <mcrha@redhat.com>
Fri, 25 Jul 2008 18:00:20 +0000 (18:00 +0000)
committerMilan Crha <mcrha@src.gnome.org>
Fri, 25 Jul 2008 18:00:20 +0000 (18:00 +0000)
commitc27ef2a7e10fba6b093e5412f74a4d32577587d3
treec37bef63b840e2229e6c3e767337109b3ddb50b9
parent1c30da9b3a8de1e76011e58c57e78bde44010ce1
** Fix for bug #544049

2008-07-25  Milan Crha  <mcrha@redhat.com>

** Fix for bug #544049

* camel/camel-object.c: Initialize global variables, just to be sure.

* camel/providers/imap/camel-imap-summary.c: (EXTRACT_DIGIT): Do not read beyond the buffer.
* camel/providers/imap/camel-imap-folder.c: (merge_custom_flags): Pass proper pointer to
the 'camel_flag_set' function, otherwise it messes things.

svn path=/trunk/; revision=9193
camel/ChangeLog
camel/camel-object.c
camel/providers/imap/ChangeLog
camel/providers/imap/camel-imap-folder.c
camel/providers/imap/camel-imap-summary.c