mirror of
				https://git.kernel.org/pub/scm/network/wireless/iwd.git
				synced 2025-10-31 04:57:25 +01:00 
			
		
		
		
	 7a16f0a263
			
		
	
	
		7a16f0a263
		
	
	
	
	
		
			
			If flags was 0, then an uninitialized buffer was printed. Changed this so that if flags == 0, then just the value is printed. If flags != 0, then print flags values to a buffer that is big enough to hold all the sub-strings.