-
Notifications
You must be signed in to change notification settings - Fork 4
Stack smashing #1
Copy link
Copy link
Open
Description
When I am linking the compiled library of firedns to my program a "stack smash" occurs on termination of my program.
The exact message is: "*** stack smashing detected *** $(application_name)"
I got the issue fixed when I remove all CFLAGS from the Makefile and compile again. I am using gcc version 4.8.1 (from the repo) on Ubuntu 13.10 x64
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels