[pgpool-committers: 8349] pgpool: Fix health check process issues pointed out by Coverity.

Tatsuo Ishii ishii at sraoss.co.jp
Wed Feb 2 10:10:05 JST 2022


Fix health check process issues pointed out by Coverity.

Fix possible NULL terminate missing and memory leak when running in test mode.

Branch
------
V4_3_STABLE

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

Modified Files
--------------
src/main/health_check.c | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)



More information about the pgpool-committers mailing list