Fix out-of-bounds in gcov.c (PR gcov-profile/85871).
authorMartin Liska <mliska@suse.cz>
Mon, 17 Sep 2018 10:19:02 +0000 (12:19 +0200)
committerMartin Liska <marxin@gcc.gnu.org>
Mon, 17 Sep 2018 10:19:02 +0000 (10:19 +0000)
commitdda107dfb419d4272fdd10ccec93948d9fc7b6ba
treed096de0e505ee8acdeb287b296e79d58b86cea83
parentdd1fd744cc939d763170aa80c3ee1a338742f5da
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.

From-SVN: r264363
gcc/ChangeLog
gcc/gcov.c