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)
commit3aee5ee1deb4a19be3bd3a4ce3abbe09de763344
treee83eff23727aef474d27f6748905057f1363a09a
parent0e84ea23d1d998d4d4ac7d8a858b3d8294f056cb
add missing checks on so far ignored return values

Most of these were found during a review by Jim Meyering <meyering@redhat.com>
17 files changed:
client/ctdb_client.c
common/cmdline.c
common/ctdb_util.c
ib/ibw_ctdb.c
ib/ibw_ctdb_init.c
ib/ibwrapper.c
ib/ibwrapper_test.c
lib/util/db_wrap.c
lib/util/debug.c
server/ctdb_daemon.c
server/ctdb_logging.c
server/ctdb_server.c
server/ctdb_takeover.c
server/eventscript.c
tests/src/ctdb_persistent.c
tools/ctdb.c
utils/ping_pong/ping_pong.c