https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105357
--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> --- scanf("%s", town_name); Can be problematic. Especially with just size of 6.
pinskia at gcc dot gnu.org via Gcc-bugs Sat, 23 Apr 2022 01:01:55 -0700
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105357
--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> --- scanf("%s", town_name); Can be problematic. Especially with just size of 6.