mirror_corosync/lib
Angus Salkeld e0cce2c907 CPG: make sure coroipcc_service_disconnect() is always called.
This prevents a shared mem leak if corosync dies while clients
are connected.

Calling cpg_finalize() did not release the shared mem as
coroipcc_msg_send_reply_receive() returned an error and
thus coroipcc_service_disconnect() did not get called.

Signed-off-by: Angus Salkeld <asalkeld@redhat.com>
Reviewed-by: Steven Dake <sdake@redhat.com>
2011-01-03 21:29:01 +11:00
..
cfg.c Fix free of ring status information when memory allocation fails during 2010-05-18 17:20:05 +00:00
confdb.c Remove problem where NULL dispatch handler functions would result in lockup 2010-04-02 00:10:43 +00:00
coroipcc.c Properly detect shutdown of corosync process 2010-08-17 18:08:13 +00:00
cpg.c CPG: make sure coroipcc_service_disconnect() is always called. 2011-01-03 21:29:01 +11:00
evs.c Remove problem where NULL dispatch handler functions would result in lockup 2010-04-02 00:10:43 +00:00
libcfg.versions Remove saHandleXXX and friends and use hdb instead. 2009-04-22 17:43:54 +00:00
libcfg.verso Support for specific libraries version 2010-04-01 12:35:31 +00:00
libconfdb.versions Remove saHandleXXX and friends and use hdb instead. 2009-04-22 17:43:54 +00:00
libconfdb.verso Support for specific libraries version 2010-04-01 12:35:31 +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
libcpg.verso CPG model_initialize and ringid + members callback 2010-04-20 12:40:48 +00:00
libevs.versions Remove saHandleXXX and friends and use hdb instead. 2009-04-22 17:43:54 +00:00
libevs.verso Support for specific libraries version 2010-04-01 12:35:31 +00:00
libpload.versions Remove saHandleXXX and friends and use hdb instead. 2009-04-22 17:43:54 +00:00
libpload.verso Support for specific libraries version 2010-04-01 12:35:31 +00:00
libquorum.versions Remove saHandleXXX and friends and use hdb instead. 2009-04-22 17:43:54 +00:00
libquorum.verso Support for specific libraries version 2010-04-01 12:35:31 +00:00
libsam.versions SAM implementation merge 2009-12-07 17:06:53 +00:00
libsam.verso SAM Confdb integration 2010-09-27 07:34:21 +00:00
libvotequorum.versions Remove saHandleXXX and friends and use hdb instead. 2009-04-22 17:43:54 +00:00
libvotequorum.verso Support for specific libraries version 2010-04-01 12:35:31 +00:00
Makefile.am SAM Confdb integration 2010-09-27 07:34:21 +00:00
pload.c Implement thread saftey in corosync trunk. 2009-04-29 07:21:21 +00:00
quorum.c Remove problem where NULL dispatch handler functions would result in lockup 2010-04-02 00:10:43 +00:00
sa-confdb.c convert strtok to strtok_r 2010-02-25 19:25:20 +00:00
sa-confdb.h Add value types to objdb keys. 2009-10-10 03:20:38 +00:00
sam.c WD/SAM integration. 2010-09-27 21:13:15 +00:00
util.h IPC: return CS_ERR_NO_RESOURCES to library when low on fds. 2010-08-25 01:13:14 +00:00
votequorum.c Remove problem where NULL dispatch handler functions would result in lockup 2010-04-02 00:10:43 +00:00