** Fix for bug #544651
authorMilan Crha <mcrha@redhat.com>
Fri, 25 Jul 2008 09:57:25 +0000 (09:57 +0000)
committerMilan Crha <mcrha@src.gnome.org>
Fri, 25 Jul 2008 09:57:25 +0000 (09:57 +0000)
commit1c30da9b3a8de1e76011e58c57e78bde44010ce1
tree791e49c07225cbbc0cb33655027b439dc46825ca
parent60bcce82048529493c21c8f5a3542694d6aaa005
** Fix for bug #544651

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

** Fix for bug #544651

* camel-folder-summary.c: (EXTRACT_FIRST_STRING), (EXTRACT_STRING):
Properly update string position after read (thanks to srag).
* camel-folder-summary.c: (EXTRACT_DIGIT):
Prevent moving beyond string limit.
* camel-folder-summary.c: (camel_read_mir_callback):
Do not access NULL.
* camel-folder-summary.c: (my_list_append):
Interpret and update given list pointer properly.

svn path=/trunk/; revision=9192
camel/ChangeLog
camel/camel-folder-summary.c