Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
The std::function in sharedVariables wrapping the value's destructor can be uninitialized because sharedVariables.resize(handle+1) in getSharedVariable() can add more than one item to the vector.
- Loading branch information