]> git.proxmox.com Git - mirror_corosync.git/commit
Use list_del on process info in the condition that lib_exit_fn is called
authorSteven Dake <sdake@redhat.com>
Fri, 6 Mar 2009 02:42:48 +0000 (02:42 +0000)
committerSteven Dake <sdake@redhat.com>
Fri, 6 Mar 2009 02:42:48 +0000 (02:42 +0000)
commit3619c3a96501f628788e80a3c86d50357f44d291
tree8e3a50015f66fb34e74ddfc0c0548fc83b23f43a
parent3d557674b11b344d0132513a8a139ac9d9f66163
Use list_del on process info in the condition that lib_exit_fn is called
to prevent segfault from processes later processing that list entry.

git-svn-id: http://svn.fedorahosted.org/svn/corosync/trunk@1791 fd59a12c-fef9-0310-b244-a6a79926bd2f
services/cpg.c