freetalk-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Freetalk-dev] Re: GNU Freetalk 3.0 Release


From: Debarshi 'Rishi' Ray
Subject: Re: [Freetalk-dev] Re: GNU Freetalk 3.0 Release
Date: Mon, 26 Nov 2007 19:00:34 +0530

> their toolchain is compiled with -D_FORTIFY_SOURCE=2 . This is like a
> security for protecting C and C++ code for strict behaviour.

I know, but it is considered a security flaw if the third parameter is
not specified while creating a file. Also removing or adding
"-D_FORTIFY_SOURCE=2" from the flags does not make any difference in
this case. The -O2 causes the compiler to realise that there is a
problem during compilation, while without the optimization it compiles
but would probably crash during runtime.

Happy hacking,
Debarshi
-- 
GPG key ID: 63D4A5A7
Key server: pgp.mit.edu




reply via email to

[Prev in Thread] Current Thread [Next in Thread]