[pgpool-committers: 2083] pgpool: Back porting coverity issues fix patch from master branch.
Muhammad Usama
m.usama at gmail.com
Thu Jul 17 23:10:19 JST 2014
Back porting coverity issues fix patch from master branch.
Fix coverity issue:1111380 Logically dead code
Fix coverity issue:1111382 Logically dead code
Fix coverity issue:1111402 Explicit null dereferenced
Fix coverity issue:1111405 Explicit null dereferenced
Fix coverity issue:1111407 Dereference after null check
Fix coverity issue:1111408 Explicit null dereferenced
Fix coverity issue:1111409 Dereference after null check
Fix coverity issue:1111383 Logically dead code
Fix coverity issue:1111492 Structurally dead code
Fix coverity issue:1111417 Nesting level does not match indentation
Fix coverity issue:1111379 Logically dead code
Fix coverity issue:1111406 Explicit null dereferenced
Fix coverity issue:1111396 Explicit null dereferenced
Fix coverity issue:1111397 Explicit null dereferenced
Branch
------
V3_0_STABLE
Details
-------
http://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=db9f7082877604a0dbaee7a2b8a09b9151cabd78
Modified Files
--------------
parser/outfuncs.c | 2 --
pcp/pcp.c | 8 +++++
pcp_child.c | 4 +--
pool_relcache.c | 14 +-------
pool_rewrite_outfuncs.c | 84 ++++++++++++++++++++++++++++-------------------
pool_system.c | 4 +--
6 files changed, 63 insertions(+), 53 deletions(-)
More information about the pgpool-committers
mailing list