diff --git a/exec/wd.c b/exec/wd.c index 89f31e64..f3b78784 100644 --- a/exec/wd.c +++ b/exec/wd.c @@ -203,6 +203,7 @@ static int32_t wd_resource_state_is_ok (struct resource *ref) */ return CS_FALSE; } + free (state); if (last_updated == 0) { /* initial value */