Skip to content
Snippets Groups Projects
Forked from Eclipse Projects / xfsc / Organization Credential Manager / OCM-Engine
Source project has a limited visibility.
NAUD Maxence's avatar
Maxence Naud authored
- Change shared_ptr to raw ptr. It is possible without issue here as each pointer is stored and owned by Scheduler::mStaticSchedule and deleted with it
- Change Scheduler::resetScheduling() and Scheduler::~Scheduler() to delete raw pointers properly
e7f5fa01
History
Name Last commit Last update
..