mirror of
				https://github.com/PabloMK7/citra.git
				synced 2025-10-30 21:30:04 +00:00 
			
		
		
		
	fix soc service - Fcntl failed on validate header
This commit is contained in:
		
							parent
							
								
									7279335fc0
								
							
						
					
					
						commit
						7d8569d799
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		|  | @ -393,6 +393,7 @@ void SOC_U::Fcntl(Kernel::HLERequestContext& ctx) { | |||
|     u32 socket_handle = rp.Pop<u32>(); | ||||
|     u32 ctr_cmd = rp.Pop<u32>(); | ||||
|     u32 ctr_arg = rp.Pop<u32>(); | ||||
|     rp.PopPID(); | ||||
| 
 | ||||
|     u32 posix_ret = 0; // TODO: Check what hardware returns for F_SETFL (unspecified by POSIX)
 | ||||
|     SCOPE_EXIT({ | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue