diff options
Diffstat (limited to 'lib')
-rw-r--r-- | lib/northbound_notif.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/northbound_notif.c b/lib/northbound_notif.c index 10a81d05f..9caca9f6d 100644 --- a/lib/northbound_notif.c +++ b/lib/northbound_notif.c @@ -600,6 +600,7 @@ static void timer_walk_continue(struct event *event) timer_walk_done(args); return; } + group = args->group; } path = group->cur_change->path; |