[Bug libbacktrace/69314] Use of uninitialised value in libbacktrace/pecoff.c
vries at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Sat Feb 9 14:51:00 GMT 2019
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69314
Tom de Vries <vries at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution|--- |FIXED
--- Comment #1 from Tom de Vries <vries at gcc dot gnu.org> ---
Fixed in r257040.
https://gcc.gnu.org/ml/gcc-cvs/2018-01/msg00986.html :
Author: ian
Date: Thu Jan 25 02:42:26 2018
New Revision: 257040
URL: https://gcc.gnu.org/viewcvs?rev=257040&root=gcc&view=rev
Log:
* pecoff.c (coff_add): Use coff_read4, not memcpy.
Modified:
trunk/libbacktrace/ChangeLog
trunk/libbacktrace/pecoff.c
More information about the Gcc-bugs
mailing list