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 libgcc/61585] Subscript-out-of-range in unwind-seh.c?


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61585

--- Comment #2 from Kai Tietz <ktietz at gcc dot gnu.org> ---
Author: ktietz
Date: Mon Jun 23 16:20:31 2014
New Revision: 211900

URL: https://gcc.gnu.org/viewcvs?rev=211900&root=gcc&view=rev
Log:
    PR libgcc/61585
    * unwind-seh.c (_Unwind_GetGR): Check for proper
    index range.
    (_Unwind_SetGR): Likewise.

Modified:
    trunk/libgcc/ChangeLog
    trunk/libgcc/unwind-seh.c


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