|
From: | cvs-commit at gcc dot gnu.org |
Subject: | [Bug binutils/24661] fix uninitialized addr when remaining == 0 in readelf. |
Date: | Tue, 11 Jun 2019 13:37:59 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=24661 --- Comment #1 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=c93dbb25ac4dba2e959bfd30684a36773298c853 commit c93dbb25ac4dba2e959bfd30684a36773298c853 Author: Christos Zoulas <address@hidden> Date: Tue Jun 11 14:36:47 2019 +0100 Fix an unitinitalised local variable in decode_arm_unwind(). PR 24661 * readelf.c (decode_arm_unwind): Ensure that the local variable 'addr' is always initialised. -- You are receiving this mail because: You are on the CC list for the bug.
[Prev in Thread] | Current Thread | [Next in Thread] |