Merge xmrig v6.15.3 into master
This commit is contained in:
commit
449982aad2
37 changed files with 3117 additions and 2744 deletions
|
@ -460,6 +460,7 @@ extern "C" {
|
|||
}
|
||||
|
||||
void randomx_release_cache(randomx_cache* cache) {
|
||||
delete cache->jit;
|
||||
delete cache;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue