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