[Openais] [openais whitetank] add refcounting to lib_init_fn and lib_exit_fn of cpg service

Steven Dake sdake at redhat.com
Wed Feb 25 06:41:21 PST 2009


The cpg service stores a copy of conn_info for distribution of multicast
messages and configuration change messages.  It is possible that cpg can
access this conn_info structure after it has been freed.  This patch
locks the ipc connection into memory until lib_exit_fn has been called
(and the conn_info structure has been deleted from the internal cpg
distribution list).

Regards
-steve
-------------- next part --------------
A non-text attachment was scrubbed...
Name: openais-whitetank-cpg-refcount-add.patch
Type: text/x-patch
Size: 645 bytes
Desc: not available
Url : http://lists.linux-foundation.org/pipermail/openais/attachments/20090225/949ee5fd/attachment-0001.bin 


More information about the Openais mailing list