]> git.pld-linux.org Git - packages/grub2.git/blame - grub2-gets.patch
- disable optimization
[packages/grub2.git] / grub2-gets.patch
CommitLineData
7615a862
JK
1diff -dur grub-2.00.orig/grub-core/gnulib/stdio.in.h grub-2.00/grub-core/gnulib/stdio.in.h
2--- grub-2.00.orig/grub-core/gnulib/stdio.in.h 2010-12-01 15:45:43.000000000 +0100
3+++ grub-2.00/grub-core/gnulib/stdio.in.h 2012-10-27 15:43:17.539201562 +0200
4@@ -141,7 +141,6 @@
5 so any use of gets warrants an unconditional warning. Assume it is
6 always declared, since it is required by C89. */
7 #undef gets
8-_GL_WARN_ON_USE (gets, "gets is a security hole - use fgets instead");
9
10 #if @GNULIB_FOPEN@
11 # if @REPLACE_FOPEN@
This page took 0.029764 seconds and 4 git commands to generate.