mirror of
				https://github.com/PabloMK7/citra.git
				synced 2025-10-31 05:40:04 +00:00 
			
		
		
		
	fix num_client_certs in CloseClientCertContext
This commit is contained in:
		
							parent
							
								
									c431b922d0
								
							
						
					
					
						commit
						10ef3109a4
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		|  | @ -449,6 +449,7 @@ void HTTP_C::CloseClientCertContext(Kernel::HLERequestContext& ctx) { | |||
|     } | ||||
| 
 | ||||
|     client_certs.erase(cert_handle); | ||||
|     session_data->num_client_certs--; | ||||
| 
 | ||||
|     IPC::RequestBuilder rb = rp.MakeBuilder(1, 0); | ||||
|     rb.Push(RESULT_SUCCESS); | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue