Avoid using gets (...at all) on recent glibc.
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 70859841)
Showing
component/m4/drop.gets.patch
0 → 100644
Please register or sign in to comment