Fixed errors found by static analysis
This commit is contained in:
parent
1c9e959cc4
commit
cafd868773
10 changed files with 16 additions and 28 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