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:09:08 +0000 (10:09 +0900)
commit0ef11f32b6b64569e8d041428d726fe52866f4cb
tree432b5d1301c6abd2c65861fb95e80aa040e160ac
parent3f3c8ade3cc0c66ffa9e9a5f476c98c9f9ae1a6d
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