Fixed TaskScheduler not resetting impl pointer
Former-commit-id: fdd46cdbce5b876fbb286439ccfc96f1f98ac4fe
This commit is contained in:
@@ -111,6 +111,7 @@ void NzTaskScheduler::Uninitialize()
|
|||||||
}
|
}
|
||||||
|
|
||||||
delete s_impl;
|
delete s_impl;
|
||||||
|
s_impl = nullptr;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user