add missing checks on so far ignored return values
authorSumit Bose <sbose@redhat.com>
Wed, 20 May 2009 10:08:13 +0000 (12:08 +0200)
committerRonnie Sahlberg <ronniesahlberg@gmail.com>
Thu, 21 May 2009 01:22:21 +0000 (11:22 +1000)
commit2fcedf6dac9dd275adbb0017e53547614df29d93
tree94a290c1514cd2446139e31a6403466018355f73
parent11988fc77a06c50c251acec1dc8cc2c275f68310
add missing checks on so far ignored return values

Most of these were found during a review by Jim Meyering <meyering@redhat.com>

(This used to be ctdb commit 3aee5ee1deb4a19be3bd3a4ce3abbe09de763344)
17 files changed:
ctdb/client/ctdb_client.c
ctdb/common/cmdline.c
ctdb/common/ctdb_util.c
ctdb/ib/ibw_ctdb.c
ctdb/ib/ibw_ctdb_init.c
ctdb/ib/ibwrapper.c
ctdb/ib/ibwrapper_test.c
ctdb/lib/util/db_wrap.c
ctdb/lib/util/debug.c
ctdb/server/ctdb_daemon.c
ctdb/server/ctdb_logging.c
ctdb/server/ctdb_server.c
ctdb/server/ctdb_takeover.c
ctdb/server/eventscript.c
ctdb/tests/src/ctdb_persistent.c
ctdb/tools/ctdb.c
ctdb/utils/ping_pong/ping_pong.c