* typeck2.c (digest_init_r): Fix overlength strings.
commit35f9aa56924b6977dde229875914114bf63d929e
authorlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 13 Sep 2018 18:43:44 +0000 (13 18:43 +0000)
committerlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 13 Sep 2018 18:43:44 +0000 (13 18:43 +0000)
tree15c606c53e7617afa9a43db60e7f9038589630cb
parent9957ead7c31a71520cc1e8b3dd104bbe0594fd6b
* typeck2.c (digest_init_r): Fix overlength strings.
* vtable-class-hierarchy.c (build_key_buffer_arg): Make string literal
NUL terminated.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@264286 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/cp/ChangeLog
gcc/cp/typeck2.c