Fix resource leak in hearbeat receiver process.
authorTatsuo Ishii <ishii@postgresql.org>
Sat, 14 Jun 2025 07:15:59 +0000 (16:15 +0900)
committerTatsuo Ishii <ishii@postgresql.org>
Sat, 14 Jun 2025 07:15:59 +0000 (16:15 +0900)
commit6b28f44f8077ec92276e1e5bd03517bd8b8a0b72
treeada37df12a29af8c31f9155a9e81ad4651052897
parentbbe93d86b3043335b32325bd04917715a24127c9
Fix resource leak in hearbeat receiver process.

Pointed out by Coverity.
Backpatch-through: v4.6
src/watchdog/wd_heartbeat.c