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

Tatsuo Ishii ishii at sraoss.co.jp
Wed Feb 2 10:09:51 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_0_STABLE

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

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



More information about the pgpool-committers mailing list