Fixed fopen leak in mapsmenu (bug 3957, r=dvander, a=blocking).
This commit is contained in:
		@@ -589,5 +589,7 @@ load_settings(filename[])
 | 
			
		||||
		g_mapNums++;
 | 
			
		||||
	}
 | 
			
		||||
 | 
			
		||||
	fclose(fp);
 | 
			
		||||
 | 
			
		||||
	return 1;
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user