FC Updates from BitShares and myself #21
1 changed files with 1 additions and 0 deletions
|
|
@ -52,6 +52,7 @@ namespace fc {
|
||||||
~thread_d()
|
~thread_d()
|
||||||
{
|
{
|
||||||
delete current;
|
delete current;
|
||||||
|
current = nullptr;
|
||||||
fc::context* temp;
|
fc::context* temp;
|
||||||
for (fc::context* ready_context : ready_heap)
|
for (fc::context* ready_context : ready_heap)
|
||||||
delete ready_context;
|
delete ready_context;
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue