mirror of
				https://github.com/PabloMK7/citra.git
				synced 2025-10-31 13:50:03 +00:00 
			
		
		
		
	memory: fix memory leak related to un-freed shared memory
This commit is contained in:
		
							parent
							
								
									28039d39a1
								
							
						
					
					
						commit
						5a8c6990bf
					
				
					 1 changed files with 2 additions and 0 deletions
				
			
		|  | @ -554,6 +554,8 @@ void System::Shutdown(bool is_deserializing) { | |||
|         room_member->SendGameInfo(game_info); | ||||
|     } | ||||
| 
 | ||||
|     memory.reset(); | ||||
| 
 | ||||
|     LOG_DEBUG(Core, "Shutdown OK"); | ||||
| } | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue