use g_new0 instead of g_malloc0 and added NULL check for
authorHarish Krishnaswamy <kharish@src.gnome.org>
Fri, 23 Jan 2004 16:02:48 +0000 (16:02 +0000)
committerHarish Krishnaswamy <kharish@src.gnome.org>
Fri, 23 Jan 2004 16:02:48 +0000 (16:02 +0000)
commit8ab79ed35017f20baa6b36713d03c8d21ff3ba4d
treefbe8029703bad8b822daca160601fad020571440
parent5ca53ce55aa628586acf99a39186cb38621b2132
use g_new0 instead of g_malloc0 and added NULL check for
validating the soap responses.
(get_e_cal_component_from_soap_parameter) added code to
parse 'message' into description.
calendar/backends/groupwise/e-gw-connection.c
servers/groupwise/e-gw-connection.c