mirror_corosync/services
Jan Friesse 033f7ced10 cfg_get_node_addrs: Return correct addresses
Zero element array behavior is very different from normal array or
pointer. This behavior is root of problem in not returning correctly
filled array of addresses. This appeared only in rrp mode, where more
then one address is returned.

All memcpy's are now correctly converted to copy pointer to char.

Signed-off-by: Jan Friesse <jfriesse@redhat.com>
Reviewed-by: Steven Dake <sdake@redhat.com>
2011-03-24 17:42:08 +01:00
..
cfg.c cfg_get_node_addrs: Return correct addresses 2011-03-24 17:42:08 +01:00
confdb.c confdb: send notifications from the main thread not IPC thread 2011-03-24 07:54:42 +11:00
cpg.c CPG: remove irratating log "downlist received left_list:" 2010-09-25 06:46:34 +00:00
evs.c Fix some "set but not used" warnings [-Wunused-but-set-variable] 2011-03-16 07:13:42 +11:00
Makefile.am Add monitoring and watchdog services. 2010-09-27 21:12:03 +00:00
mon.c WD/SAM integration. 2010-09-27 21:13:15 +00:00
pload.c fix timersub warning on freebsd 2011-01-12 09:42:24 +11:00
testquorum.c Work around dlopen'ed objects not executing constructors on solaris platform. 2009-06-21 05:02:09 +00:00
votequorum.c Fix some "set but not used" warnings [-Wunused-but-set-variable] 2011-03-16 07:13:42 +11:00
wd.c WD/SAM integration. 2010-09-27 21:13:15 +00:00