mirror_corosync/lib
Jan Friesse 8eeeccbf00 Handle NULL callbacks in cpg, evs and confdb lib
Attached patches handle NULL callbacks in *_initialize
and *_dispatch. Handling is same as in quorum service. Now, when
callback is NULL -> no memcpy -> instance callbacks will have all
items set to NULL and in *_dispatch function is not called.

It changes cfg so now we are using continue instead of exit.


git-svn-id: http://svn.fedorahosted.org/svn/corosync/trunk@2392 fd59a12c-fef9-0310-b244-a6a79926bd2f
2009-08-20 10:50:11 +00:00
..
cfg.c Handle NULL callbacks in cpg, evs and confdb lib 2009-08-20 10:50:11 +00:00
confdb.c Handle NULL callbacks in cpg, evs and confdb lib 2009-08-20 10:50:11 +00:00
coroipcc.c Proper limits checking for message sizes to allow ~1mb max message sizes for corosync. 2009-08-17 18:22:11 +00:00
cpg.c Handle NULL callbacks in cpg, evs and confdb lib 2009-08-20 10:50:11 +00:00
evs.c Handle NULL callbacks in cpg, evs and confdb lib 2009-08-20 10:50:11 +00:00
libcfg.versions Remove saHandleXXX and friends and use hdb instead. 2009-04-22 17:43:54 +00:00
libconfdb.versions Remove saHandleXXX and friends and use hdb instead. 2009-04-22 17:43:54 +00:00
libcoroipcc.versions Remove saHandleXXX and friends and use hdb instead. 2009-04-22 17:43:54 +00:00
libcpg.versions Remove saHandleXXX and friends and use hdb instead. 2009-04-22 17:43:54 +00:00
libevs.versions Remove saHandleXXX and friends and use hdb instead. 2009-04-22 17:43:54 +00:00
libpload.versions Remove saHandleXXX and friends and use hdb instead. 2009-04-22 17:43:54 +00:00
libquorum.versions Remove saHandleXXX and friends and use hdb instead. 2009-04-22 17:43:54 +00:00
libvotequorum.versions Remove saHandleXXX and friends and use hdb instead. 2009-04-22 17:43:54 +00:00
Makefile.am Fix compile on BSD platforms. 2009-06-10 14:28:46 +00:00
pload.c Implement thread saftey in corosync trunk. 2009-04-29 07:21:21 +00:00
quorum.c *Dispatch returns CS_ERR_BAD_HANDLE only on first hdb_get 2009-05-20 13:11:23 +00:00
sa-confdb.c Implement thread saftey in corosync trunk. 2009-04-29 07:21:21 +00:00
sa-confdb.h coroapi.h, confdb.h, objdb.h: big s/int/size_t/ change 2009-04-08 17:29:16 +00:00
util.h Include file cleanups. 2009-04-23 17:03:21 +00:00
votequorum.c *Dispatch returns CS_ERR_BAD_HANDLE only on first hdb_get 2009-05-20 13:11:23 +00:00