[pgpool-committers: 4782] pgpool: Fix memory leaks and null dereference pointed out by Coverity.
Tatsuo Ishii
ishii at postgresql.org
Sat Jun 16 20:50:43 JST 2018
Fix memory leaks and null dereference pointed out by Coverity.
Branch
------
master
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