mirror of
				https://github.com/SquidDev-CC/CC-Tweaked
				synced 2025-10-31 05:33:00 +00:00 
			
		
		
		
	 f14cb2a3d1
			
		
	
	f14cb2a3d1
	
	
	
		
			
			- We checked the backing array when reading rather than the file's length, so could read beyond the end of the file. - We used the entry length when resizing, which effectively meant we doubled the size of the backing array on each write.