-
Notifications
You must be signed in to change notification settings - Fork 0
Closed
Description
There's an issue with the program. Whenever I input names longer than 80 characters, the program terminates with this message:
$ make run
./main
Enter your name:
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
Hello AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
*** stack smashing detected ***: terminated
make: *** [Makefile:14: run] Aborted (core dumped)
Here's a screenshot as well:
Metadata
Metadata
Assignees
Labels
No labels