grub-devel
[Top][All Lists]
Advanced

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

Re: Stack protection via GCC's `-fstack-protector'


From: Samuel Thibault
Subject: Re: Stack protection via GCC's `-fstack-protector'
Date: Mon, 13 Nov 2006 19:44:38 +0100
User-agent: Mutt/1.5.12-2006-07-14

Hi,

Thomas Schwinge, le Mon 13 Nov 2006 19:29:53 +0100, a écrit :
> +unsigned int __stack_chk_guard = 12345;

I'd say this should be something like a value with higher bits set, so
that it wouldn't be a valid pointer, even for reading.

Samuel




reply via email to

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