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.
Showing
component/m4/drop.gets.patch
0 → 100644
Please register or sign in to comment