This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug middle-end/34285] [4.3 Regression] buffer overflow incorrectly detected



------- Comment #6 from pinskia at gcc dot gnu dot org  2007-11-29 11:29 -------
(In reply to comment #5)
> family of functions not only can't overflow into some other object, but can't
> overflow from one struct field into another

HUH???? There is no overflow from one struct field to another here.  The
assignment is for the full struct.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |UNCONFIRMED
         Resolution|INVALID                     |


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34285


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]