mirror of
				https://git.wownero.com/wownero/RandomWOW.git
				synced 2024-08-15 00:23:14 +00:00 
			
		
		
		
	Fix use-after-free in benchmark (debug build)
This commit is contained in:
		
							parent
							
								
									aa3523238b
								
							
						
					
					
						commit
						91f3edb5eb
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		|  | @ -239,6 +239,7 @@ int main(int argc, char** argv) { | |||
| 				randomx_init_dataset(dataset, cache, 0, datasetItemCount); | ||||
| 			} | ||||
| 			randomx_release_cache(cache); | ||||
| 			cache = nullptr; | ||||
| 			threads.clear(); | ||||
| 		} | ||||
| 		std::cout << "Memory initialized in " << sw.getElapsed() << " s" << std::endl; | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue