r238313 - in /trunk/libiberty: ChangeLog cplus-...
law@gcc.gnu.org
law@gcc.gnu.org
Wed Jul 13 22:06:00 GMT 2016
Author: law
Date: Wed Jul 13 22:06:09 2016
New Revision: 238313
URL: https://gcc.gnu.org/viewcvs?rev=238313&root=gcc&view=rev
Log:
PR c++/70926
* cplus-dem.c: Handle large values and overflow when demangling
length variables.
(demangle_template_value_parm): Read only until end of mangled string.
(do_hpacc_template_literal): Likewise.
(do_type): Handle overflow when demangling array indices.
Modified:
trunk/libiberty/ChangeLog
trunk/libiberty/cplus-dem.c
trunk/libiberty/testsuite/demangle-expected
More information about the Gcc-cvs
mailing list