[pgpool-committers: 2107] 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_3_STABLE
Details
-------
http://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=3f798a3c85059ba29a9af31401bd8f5c12589ffe
Modified Files
--------------
pool_memqcache.c        |    2 +-
pool_process_query.c    |   16 +++++++++-------
pool_rewrite_outfuncs.c |    2 +-
pool_rewrite_query.c    |    2 +-
pool_select_walker.c    |    2 ++
5 files changed, 14 insertions(+), 10 deletions(-)
    
    
More information about the pgpool-committers
mailing list