mirror_corosync/lib
Christine Caulfield 98cc132d48 Fix a couple of memory leaks
The objdb occurred because object_find_destroy wasn't implemented!
 
The one in confdb occurred because object_find_destroy wasn't called if
object_find_next returned an error the first time it was invoked (ie
there were no subobjects).



git-svn-id: http://svn.fedorahosted.org/svn/corosync/trunk@1741 fd59a12c-fef9-0310-b244-a6a79926bd2f
2009-01-23 15:41:06 +00:00
..
cfg.c Make all the bicapitalised names in cfg more sensible. 2009-01-19 08:31:21 +00:00
confdb.c Fix a couple of memory leaks 2009-01-23 15:41:06 +00:00
cpg.c Patch to allow cpg_membership_get to work properly. 2009-01-08 06:29:16 +00:00
evs.c Fix coverity bug ID 4: remove unused code & fix compile error 2008-12-28 09:25:17 +00:00
libcfg.versions Finish the renaming of openais to corosync in the tree. 2008-08-15 06:15:26 +00:00
libconfdb.versions Finish the renaming of openais to corosync in the tree. 2008-08-15 06:15:26 +00:00
libcoroutil.versions Finish the renaming of openais to corosync in the tree. 2008-08-15 06:15:26 +00:00
libcpg.versions Finish the renaming of openais to corosync in the tree. 2008-08-15 06:15:26 +00:00
libevs.versions Finish the renaming of openais to corosync in the tree. 2008-08-15 06:15:26 +00:00
libpload.versions performance loading service engine first implementation. 2008-10-30 22:41:34 +00:00
libquorum.versions quorum is now an optional loadable module (though I've put it into the 2008-12-08 15:55:41 +00:00
Makefile Make lib/ clean up after itself properly. 2008-11-04 01:35:15 +00:00
pload.c LINT: fix or ignore unchecked return values. 2008-11-11 17:25:22 +00:00
quorum.c LINT: rename the overlay struct so they are uniq. 2008-11-11 17:26:58 +00:00
sa-confdb.c LINT: fix confd_sa API error. 2008-11-12 17:39:37 +00:00
sa-confdb.h Fix some compile warnings. 2008-10-06 07:46:04 +00:00
util.c LINT: fix "Assignment of ssize_t to int" warnings 2008-11-11 18:13:47 +00:00
util.h cleanup the last of the SAF headers and types 2008-11-06 21:49:07 +00:00