mirror_corosync/exec
Angus Salkeld aec3b38cde Fix coverity bug ID 1: overused local variable
coverity says that in exec/objdb.c: 1075 the found is always == 1
therefore the code is dead.  But this is just a case of an overused
local variable. "found" is used for two different searches.



git-svn-id: http://svn.fedorahosted.org/svn/corosync/trunk@1716 fd59a12c-fef9-0310-b244-a6a79926bd2f
2008-12-28 09:05:05 +00:00
..
apidef.c quorum is now an optional loadable module (though I've put it into the 2008-12-08 15:55:41 +00:00
apidef.h Revert patch 1633 which breaks build. 2008-08-14 16:44:26 +00:00
coroparse.c Proper rename of openais usage to corosync throughout tree. 2008-08-14 16:54:46 +00:00
coropoll.c Fix coverity bug ID 5 2008-12-28 08:55:57 +00:00
crypto.c LINT: fix "Assignment of ssize_t to int" warnings 2008-11-11 18:13:47 +00:00
crypto.h Split openais and corosync tree into two seperate repositories. 2008-08-05 13:23:46 +00:00
flow.c cleanup the last of the SAF headers and types 2008-11-06 21:49:07 +00:00
flow.h cleanup the last of the SAF headers and types 2008-11-06 21:49:07 +00:00
ipc.c Fix coverity bug ID 7: add NULL pointer check 2008-12-28 09:01:35 +00:00
ipc.h cleanup the last of the SAF headers and types 2008-11-06 21:49:07 +00:00
logsys.c Fix deadlock in logsys during startup. 2008-12-02 15:51:03 +00:00
main.c Don't segfault if the ais group is not found. 2008-12-17 17:44:50 +00:00
main.h cleanup the last of the SAF headers and types 2008-11-06 21:49:07 +00:00
mainconfig.c Add config reload support for logsys 2008-12-17 08:34:26 +00:00
mainconfig.h Proper rename of openais usage to corosync throughout tree. 2008-08-14 16:54:46 +00:00
Makefile quorum is now an optional loadable module (though I've put it into the 2008-12-08 15:55:41 +00:00
mempool.c Revert patch 1633 which breaks build. 2008-08-14 16:44:26 +00:00
mempool.h Revert patch 1633 which breaks build. 2008-08-14 16:44:26 +00:00
objdb.c Fix coverity bug ID 1: overused local variable 2008-12-28 09:05:05 +00:00
quorum.c Add some missing files, sorry 2008-12-09 13:48:47 +00:00
quorum.h quorum is now an optional loadable module (though I've put it into the 2008-12-08 15:55:41 +00:00
service.c quorum is now an optional loadable module (though I've put it into the 2008-12-08 15:55:41 +00:00
service.h Finish the renaming of openais to corosync in the tree. 2008-08-15 06:15:26 +00:00
sync.c quorum is now an optional loadable module (though I've put it into the 2008-12-08 15:55:41 +00:00
sync.h quorum is now an optional loadable module (though I've put it into the 2008-12-08 15:55:41 +00:00
timer.c cleanup the last of the SAF headers and types 2008-11-06 21:49:07 +00:00
timer.h Proper rename of openais usage to corosync throughout tree. 2008-08-14 16:54:46 +00:00
tlist.h Revert patch 1633 which breaks build. 2008-08-14 16:44:26 +00:00
totemconfig.c This patch adds this capability for a limited number of totem keys using 2008-12-12 11:27:27 +00:00
totemconfig.h cleanup the last of the SAF headers and types 2008-11-06 21:49:07 +00:00
totemip.c Correctly compare local addresses with bindnetaddr 2008-12-02 14:50:51 +00:00
totemmrp.c change get node_id() to return an unsigned int 2008-12-01 18:44:55 +00:00
totemmrp.h Revert patch 1633 which breaks build. 2008-08-14 16:44:26 +00:00
totemnet.c Logsys flight recorder. 2008-10-30 22:25:56 +00:00
totemnet.h Revert patch 1633 which breaks build. 2008-08-14 16:44:26 +00:00
totempg.c change get node_id() to return an unsigned int 2008-12-01 18:44:55 +00:00
totemrrp.c Logsys flight recorder. 2008-10-30 22:25:56 +00:00
totemrrp.h Revert patch 1633 which breaks build. 2008-08-14 16:44:26 +00:00
totemsrp.c change get node_id() to return an unsigned int 2008-12-01 18:44:55 +00:00
totemsrp.h change get node_id() to return an unsigned int 2008-12-01 18:44:55 +00:00
util.c If we exit with an error, set the returned status code for the shell. 2008-12-18 08:28:46 +00:00
util.h cleanup the last of the SAF headers and types 2008-11-06 21:49:07 +00:00
version.h Split openais and corosync tree into two seperate repositories. 2008-08-05 13:23:46 +00:00
vsf_quorum.c If there is no quorum provider specified, then always return quorate. 2008-12-19 16:08:25 +00:00
vsf_ykd.c quorum is now an optional loadable module (though I've put it into the 2008-12-08 15:55:41 +00:00
vsf.h quorum is now an optional loadable module (though I've put it into the 2008-12-08 15:55:41 +00:00
wthread.c aisexec crash on exit 2008-08-20 01:02:43 +00:00
wthread.h Split openais and corosync tree into two seperate repositories. 2008-08-05 13:23:46 +00:00