db/update/Queue: work around GCC7 -Wuninitialized
This commit is contained in:
@@ -252,7 +252,7 @@ UpdateService::RunDeferred()
|
||||
delete walk;
|
||||
walk = nullptr;
|
||||
|
||||
next = UpdateQueueItem();
|
||||
next.Clear();
|
||||
|
||||
idle_add(IDLE_UPDATE);
|
||||
|
||||
|
Reference in New Issue
Block a user