diff --git a/dunst.c b/dunst.c index e645eeb..6a37c40 100644 --- a/dunst.c +++ b/dunst.c @@ -345,6 +345,8 @@ void update_lists() return; } n = (notification *) to_move->data; + if (!n) + return; n->start = now; /* TODO get notifications pushed back into