|
From: | cvs-commit at gcc dot gnu.org |
Subject: | [Bug gprof/23056] Multiple memory corruption in gprof (binuitils-2.30-15ubuntu1) |
Date: | Mon, 23 Apr 2018 11:54:10 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=23056 --- Comment #5 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Nick Clifton <address@hidden>: https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=bf82069dce1b1a88560e5d7320342c78372b627e commit bf82069dce1b1a88560e5d7320342c78372b627e Author: Nick Clifton <address@hidden> Date: Mon Apr 23 12:52:42 2018 +0100 Prevent an illegal memory access in gprof by ensuring that string tables for aout format files are always zero-terminated. PR 23056 * aoutx.h (aout_get_external_symbols): Allocate an extra byte at the end of the string table, and zero it. -- You are receiving this mail because: You are on the CC list for the bug.
[Prev in Thread] | Current Thread | [Next in Thread] |