diff options
Diffstat (limited to 'lib/northbound_notif.c')
| -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 10a81d05fb..9caca9f6d7 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;  | 
