[pgpool-committers: 2115] pgpool: Back porting coverity issues fix patch from master branch.

Muhammad Usama m.usama at gmail.com
Wed Aug 6 00:23:56 JST 2014


Back porting coverity issues fix patch from master branch.
Fix coverity issue:1111377 Unchecked return value
Fix coverity issue:1111381 Logically dead code
Fix coverity issue:1222992 Unchecked return value
Fix coverity issue:1222993 Unchecked return value

Branch
------
V3_2_STABLE

Details
-------
http://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=54164411c08469a79955c3ecc173edd6c598d793

Modified Files
--------------
child.c                |    5 +++--
main.c                 |   37 +++++++++++++++++++++----------------
pool_auth.c            |    6 ------
pool_session_context.c |   10 +++++++++-
4 files changed, 33 insertions(+), 25 deletions(-)



More information about the pgpool-committers mailing list