Fix memory leaks and null dereference pointed out by Coverity.
authorTatsuo Ishii <ishii@postgresql.org>
Sat, 16 Jun 2018 11:44:47 +0000 (20:44 +0900)
committerTatsuo Ishii <ishii@postgresql.org>
Sat, 16 Jun 2018 11:44:47 +0000 (20:44 +0900)
commitc84f0255704c4d7282591b90170d9012e543d9db
tree1af32f7fb86cd38c753ba3acc6b4c88cf45a174a
parent9582a01e730cc9599afe9b1661d101325a8546b0
Fix memory leaks and null dereference pointed out by Coverity.
src/auth/pool_hba.c
src/main/main.c
src/protocol/CommandComplete.c
src/protocol/pool_process_query.c