Merge xmrig v6.7.0 into master
This commit is contained in:
commit
1719879f7e
249 changed files with 6814 additions and 6134 deletions
|
@ -123,6 +123,7 @@ static void getResults(JobBundle &bundle, std::vector<JobResult> &results, uint3
|
|||
RxDataset *dataset = Rx::dataset(bundle.job, 0);
|
||||
if (dataset == nullptr) {
|
||||
errors += bundle.nonces.size();
|
||||
delete memory;
|
||||
|
||||
return;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue