[pgpool-committers: 2112] 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_1_STABLE

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

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