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 other/27348] memcmp reads past end of strings



------- Comment #2 from rguenth at gcc dot gnu dot org  2006-04-28 13:36 -------
In this particular case this should not happen as the memcmp is guarded by the
length comparison before.


-- 


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


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