From da19d5c19f60ec80e1733b1e994311c59c6eda73 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Thu, 31 Mar 2011 15:35:40 +0200 Subject: src: our lord is coverity --- src/swap.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/swap.c') diff --git a/src/swap.c b/src/swap.c index 66bf5c2bfb..c32f60810c 100644 --- a/src/swap.c +++ b/src/swap.c @@ -687,6 +687,7 @@ static void swap_enter_signal(Swap *s, SwapState state, bool success) { wait_for_exit = true; set_free(pid_set); + pid_set = NULL; } } -- cgit v1.2.3-54-g00ecf