Menu

buffer overflow fix

GCC >= 4 installs a stack protector which leads to a stack overflow error. Add the '-fno-stack-protector' and remove the optimization '-O2' to the CFLAGS variable in the Makefile.

Posted by FARHI Emmanuel 2013-05-01

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.