]> git.ipfire.org Git - thirdparty/gcc.git/commit
gcov.c (md5sum_to_hex): Fix output of MD5 hex bytes.
authorBernd Edlinger <bernd.edlinger@hotmail.de>
Fri, 31 Mar 2017 02:52:39 +0000 (02:52 +0000)
committerBernd Edlinger <edlinger@gcc.gnu.org>
Fri, 31 Mar 2017 02:52:39 +0000 (02:52 +0000)
commit62a767024c694e9ab52b142689180979213e9684
treeb31ec054fa2376a4e5c386be9e406fc23869080b
parent0a55fbc0e5619feae5494d0ed1d4a1bf880c84f1
gcov.c (md5sum_to_hex): Fix output of MD5 hex bytes.

2017-03-31  Bernd Edlinger  <bernd.edlinger@hotmail.de>

        * gcov.c (md5sum_to_hex): Fix output of MD5 hex bytes.
        (make_gcov_file_name): Use the canonical path name for generating
        the MD5 value.
        (read_line): Fix handling of files with ascii null bytes.

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