[pgpool-committers: 2103] 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_1_STABLE
Details
-------
http://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=99266e1215b806499737d369fc467a0df86bddb8
Modified Files
--------------
pool_process_query.c    |   16 +++++++++-------
pool_rewrite_outfuncs.c |    2 +-
pool_rewrite_query.c    |    2 +-
3 files changed, 11 insertions(+), 9 deletions(-)
    
    
More information about the pgpool-committers
mailing list