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

Muhammad Usama m.usama at gmail.com
Mon Jul 28 22:15:37 JST 2014


Back porting coverity issues fix patch from master branch.

Fix coverity issue:1111394 Dereference after null check
Fix coverity issue:1111398 Dereference after null check
Fix coverity issue:1111399 Explicit null dereferenced
Fix coverity issue:1111400 Dereference after null check
Fix coverity issue:1111401 Explicit null dereferenced

Branch
------
V3_0_STABLE

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

Modified Files
--------------
pool_process_query.c    |   11 ++++++-----
pool_rewrite_outfuncs.c |    2 +-
pool_rewrite_query.c    |    2 +-
3 files changed, 8 insertions(+), 7 deletions(-)



More information about the pgpool-committers mailing list