Fix out-of-bounds in gcov.c (PR gcov-profile/85871).
commitd6412a7e9894f52b3647c65b45a221840672211a
authormarxin <marxin@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 17 Sep 2018 10:19:02 +0000 (17 10:19 +0000)
committermarxin <marxin@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 17 Sep 2018 10:19:02 +0000 (17 10:19 +0000)
treed096de0e505ee8acdeb287b296e79d58b86cea83
parent6f79fcd6b24bbc52712ecbda1ffc5d6e5aaaf3fd
Fix out-of-bounds in gcov.c (PR gcov-profile/85871).

2018-09-17  Martin Liska  <mliska@suse.cz>

PR gcov-profile/85871
* gcov.c (output_intermediate_file): Fix out of bounds
access.

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