Skip to content
Commit 06adc813 authored by Jasem Mutlaq's avatar Jasem Mutlaq
Browse files

BUGS:407952

Ok, there is no make_unique in C++11 so I just used the standard unique_ptr.

Please test this. I think this is just a workaround. We need a way to synchronize access to these variables in multi-threaded fashion
perhaps using std::unique_lock<> or something similar.
parent 567ea633
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment