mirror of
				https://github.com/bytecodealliance/wasm-micro-runtime.git
				synced 2025-10-30 04:41:18 +00:00 
			
		
		
		
	 0a80cc4e94
			
		
	
	
		0a80cc4e94
		
			
		
	
	
	
	
		
			
			When datacount section exists, loader will check whether the data count read from data segment section is same with the data count read from datacount section, but the value of latter can be 0, loader should not skip the check when the latter is 0. This fixes #3491. And fix handle_name_section return value not checked issue and early return true issue after handle_name_section. And also add the failed case in #3491 to ba-issues.
		
			
				
	
	
	
		
			514 B
		
	
	
	
	
	
	
	
			
		
		
	
	
			514 B