mirror of
				https://github.com/gnif/LookingGlass.git
				synced 2025-11-04 06:31:54 +00:00 
			
		
		
		
	While the _s functions are for security as they avoid exceeding the supplied buffer, in our case they are not really required as we are allocating a buffer large enough to store the entire result. Fixes #171