[pgpool-committers: 5159] pgpool: Fix some coverity warnings.

Tatsuo Ishii ishii at sraoss.co.jp
Fri Oct 5 08:06:29 JST 2018


Fix some coverity warnings.

CommandComplete.c: fix memory leak
pool_memqcache.c: fix access to already freed data

Branch
------
V3_6_STABLE

Details
-------
https://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=7b02ead010863e906bca8e7bcf7b91c65a218cb7

Modified Files
--------------
src/protocol/CommandComplete.c   | 4 ++++
src/query_cache/pool_memqcache.c | 3 ++-
2 files changed, 6 insertions(+), 1 deletion(-)



More information about the pgpool-committers mailing list