Skip to content

Commit

Permalink
Merge commit '83f83d2cb' into bfgminer
Browse files Browse the repository at this point in the history
  • Loading branch information
luke-jr committed Feb 9, 2021
2 parents 7cf2951 + 83f83d2 commit 8e0278a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions miner.c
Original file line number Diff line number Diff line change
Expand Up @@ -11954,8 +11954,10 @@ void _bfg_clean_up(bool restarting)
print_summary();
}

#ifdef USE_CPUMINING
if (opt_n_threads > 0)
free(cpus);
#endif

curl_global_cleanup();

Expand Down

0 comments on commit 8e0278a

Please sign in to comment.