[pgpool-committers: 4957] pgpool: Fix memory leaks and null	dereference pointed out by Coverity.
    Tatsuo Ishii 
    ishii at postgresql.org
       
    Tue Aug  7 21:43:30 JST 2018
    
    
  
Fix memory leaks and null dereference pointed out by Coverity.
Branches
--------
SCRAM_AUTH
master
query_cache
Details
-------
https://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=c84f0255704c4d7282591b90170d9012e543d9db
Modified Files
--------------
src/auth/pool_hba.c               |  3 ++-
src/main/main.c                   |  4 +++-
src/protocol/CommandComplete.c    | 13 ++++++++++++-
src/protocol/pool_process_query.c |  2 +-
4 files changed, 18 insertions(+), 4 deletions(-)
    
    
More information about the pgpool-committers
mailing list