]> git.ipfire.org Git - thirdparty/gcc.git/commit
[RS6000] Fix potiential buffer overflow
authoramodra <amodra@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 4 Feb 2019 13:19:49 +0000 (13:19 +0000)
committeramodra <amodra@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 4 Feb 2019 13:19:49 +0000 (13:19 +0000)
commitdd6ae822e5e212700b7e67555aa8a3a6dd1e1414
tree8528a3cfde4f870ccd2dc6202fcec502839adb3d
parent441c64de031930c1e8f1184cdcf2b28c8b544037
[RS6000] Fix potiential buffer overflow

* config/rs6000/rs6000.c (rs6000_indirect_call_template_1): Increase
str[] size to 160, and comment.

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