initialize value to NULL so that if the field is unknown (meaning we
authorChris Toshok <toshok@ximian.com>
Mon, 29 Dec 2003 19:54:49 +0000 (19:54 +0000)
committerChris Toshok <toshok@src.gnome.org>
Mon, 29 Dec 2003 19:54:49 +0000 (19:54 +0000)
commit464cbab7bb0fd387dca08d0ef9a5cf79098df1a4
tree4e6cfe78d7971ada37d7fcdcc1503224bd3d7721
parent31014fb9a1284e255225a03dcc04bc90a8dc4a5e
initialize value to NULL so that if the field is unknown (meaning we

2003-12-29  Chris Toshok  <toshok@ximian.com>

* libebook/e-contact.c (e_contact_get): initialize value to NULL
so that if the field is unknown (meaning we haven't gotten around
to implementing it yet, like the category list stuff), we don't
return an invalid pointer.
addressbook/ChangeLog
addressbook/libebook/e-contact.c