mirror of
				https://git.proxmox.com/git/grub2
				synced 2025-11-04 14:51:07 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			11 lines
		
	
	
		
			281 B
		
	
	
	
		
			Diff
		
	
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
		
			281 B
		
	
	
	
		
			Diff
		
	
	
	
	
	
--- /tmp/x.diff	2013-04-11 16:51:42.777873536 +0200
 | 
						|
+++ grub-core/gnulib/stdio.in.h	2013-04-11 16:51:49.917873298 +0200
 | 
						|
@@ -700,7 +700,6 @@
 | 
						|
    removed it.  */
 | 
						|
 #undef gets
 | 
						|
 #if HAVE_RAW_DECL_GETS
 | 
						|
-_GL_WARN_ON_USE (gets, "gets is a security hole - use fgets instead");
 | 
						|
 #endif
 | 
						|
 
 | 
						|
 
 |