mirror of
				https://github.com/hedge-dev/XenonRecomp.git
				synced 2025-10-30 07:11:38 +00:00 
			
		
		
		
	Nullify op_str
This commit is contained in:
		
							parent
							
								
									fac30517f0
								
							
						
					
					
						commit
						42043a7aac
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		
							
								
								
									
										1
									
								
								thirdparty/disasm/ppc-dis.c
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								thirdparty/disasm/ppc-dis.c
									
										
									
									
										vendored
									
									
								
							|  | @ -5405,6 +5405,7 @@ static int decode_insn_powerpc(bfd_vma memaddr, disassemble_info* info, int bige | |||
|     if (dialect == 0) | ||||
|         dialect = powerpc_dialect(info); | ||||
| 
 | ||||
|     oinsn->op_str[0] = 0; | ||||
|     status = (*info->read_memory_func) (memaddr, buffer, 4, info); | ||||
|     if (status != 0) | ||||
|     { | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue
	
	 Sajid
						Sajid