mirror of
				https://github.com/MariaDB/server.git
				synced 2025-11-03 20:36:16 +01:00 
			
		
		
		
	Code was assuming that the keys file would contain at least one valid key. This caused a Dynamic_array::at(0) call that lead to the crash.
		
			
				
	
	
		
			1 line
		
	
	
	
		
			73 B
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			1 line
		
	
	
	
		
			73 B
		
	
	
	
		
			Text
		
	
	
	
	
	
--loose-file-key-management-filename=$MYSQL_TEST_DIR/std_data/empty_file
 |