• Łukasz Nowak's avatar
    Avoid using gets (...at all) on recent glibc. · 8e65104b
    Łukasz Nowak authored
    Because "gets is a security hole - use fgets instead" and this function is not
    available anymore in recent environments.
    
    Also depend on patch change, as it shall lead to recompilation.
    (cherry picked from commit 70859841bab89bfc1ce10eb5cc4a63f0025d1202)
    8e65104b
drop.gets.patch 556 Bytes