This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/30587] GCC4 reduces local variable padding, making off-by-one vulnerabilities once again critical
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 25 Jan 2007 17:41:45 -0000
- Subject: [Bug c/30587] GCC4 reduces local variable padding, making off-by-one vulnerabilities once again critical
- References: <bug-30587-13990@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #1 from pinskia at gcc dot gnu dot org 2007-01-25 17:41 -------
This is not a bug really. There is no reason to think stack layout will not
change and will not be because of alignment or anything else.
--
pinskia at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30587