Make sure the generated UID is non-NULL before appending it to the array
authorJeffrey Stedfast <fejj@ximian.com>
Sun, 19 Aug 2001 19:25:01 +0000 (19:25 +0000)
committerJeffrey Stedfast <fejj@src.gnome.org>
Sun, 19 Aug 2001 19:25:01 +0000 (19:25 +0000)
commit514e4c9d9cfb41d22800f814353e1db836871189
tree6bbf94d5f5046604eb380a545d041bd9a4b018fc
parent438ebc0e4f595a0ff2d9b8fefca06f38563d1a4c
Make sure the generated UID is non-NULL before appending it to the array

2001-08-19  Jeffrey Stedfast  <fejj@ximian.com>

* providers/pop3/camel-pop3-folder.c (pop3_generate_uids): Make
sure the generated UID is non-NULL before appending it to the
array of UIDs. How would this even happen? I have no clue...
camel/ChangeLog
camel/camel-mime-utils.c
camel/providers/pop3/camel-pop3-folder.c