Fix health check process issues pointed out by Coverity.
authorTatsuo Ishii <ishii@sraoss.co.jp>
Wed, 2 Feb 2022 01:04:06 +0000 (10:04 +0900)
committerTatsuo Ishii <ishii@sraoss.co.jp>
Wed, 2 Feb 2022 01:04:06 +0000 (10:04 +0900)
commit3a054982b4eb4cea66faae511af4a588c065a81c
tree03eebc8b8d771d26d3f27a4214aa092dd78d9d99
parentbdff95a73bc9bb33b3127cb0c1018a4fe7a38946
Fix health check process issues pointed out by Coverity.

Fix possible NULL terminate missing and memory leak when running in test mode.
src/main/health_check.c