This shouldn't return NULL, it should return g_ptr_array_new () so the
authorJeffrey Stedfast <fejj@helixcode.com>
Tue, 11 Jul 2000 20:19:28 +0000 (20:19 +0000)
committerJeffrey Stedfast <fejj@src.gnome.org>
Tue, 11 Jul 2000 20:19:28 +0000 (20:19 +0000)
commit454eadb2f458b7638bf62a72dc6b2f112d2b1e9b
tree417247255911e280f553ba6725070abef7e2ad1d
parent04a0ab0b4f0926c6f3267b50b83112586c97d549
This shouldn't return NULL, it should return g_ptr_array_new () so the

2000-07-11  Jeffrey Stedfast  <fejj@helixcode.com>

* providers/imap/camel-imap-folder.c (imap_search_by_expression):
This shouldn't return NULL, it should return g_ptr_array_new ()
so the mailer gets what it expects.
camel/ChangeLog
camel/providers/imap/camel-imap-folder.c