[pgpool-committers: 725] pgpool: Fix wd_is_upper_ok() to check malloc result.
Tatsuo Ishii
ishii at postgresql.org
Thu Nov 29 15:26:41 JST 2012
Fix wd_is_upper_ok() to check malloc result.
Fix wrong status checking after wait(2) in exec_ping.
Do not use fprintf(stderr...) to report errors, rather than pool_error().
Add more error checks and error reportings.
Branch
------
master
Details
-------
http://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=860cb3e521ae5221473f0c0b151deb3b09964207
Modified Files
--------------
watchdog/wd_ping.c | 37 +++++++++++++++++++++++++++++++++++--
1 files changed, 35 insertions(+), 2 deletions(-)
More information about the pgpool-committers
mailing list