On Thu, Dec 31, 2009 at 12:58 PM, Arnaud Patard
wrote:
> "Kirill A. Shutemov" writes:
> Hi,
>
>> -fstack-protector-all emit extra code to check for buffer overflows,
>> such as stack smashing attacks. This is done by adding a guard
>> variable to functions with vulnerable objects.
>>
>> Signed-o
"Kirill A. Shutemov" writes:
Hi,
> -fstack-protector-all emit extra code to check for buffer overflows,
> such as stack smashing attacks. This is done by adding a guard
> variable to functions with vulnerable objects.
>
> Signed-off-by: Kirill A. Shutemov
> ---
> configure |1 +
> 1 files
-fstack-protector-all emit extra code to check for buffer overflows,
such as stack smashing attacks. This is done by adding a guard
variable to functions with vulnerable objects.
Signed-off-by: Kirill A. Shutemov
---
configure |1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --g