|
From: | cvs-commit at gcc dot gnu.org |
Subject: | [Bug binutils/22210] large loop in read_formatted_entries in dwarf2.c in binutils 2.30(HEAD) |
Date: | Tue, 26 Sep 2017 14:01:57 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=22210 --- Comment #5 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Alan Modra <address@hidden>: https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=33e0a9a056bd23e923b929a4f2ab049ade0b1c32 commit 33e0a9a056bd23e923b929a4f2ab049ade0b1c32 Author: Alan Modra <address@hidden> Date: Tue Sep 26 23:20:06 2017 +0930 Tidy reading data in read_formatted_entries Using read_attribute_value accomplishes two things: It checks for unexpected formats, and ensures the buffer pointer always increments. PR 22210 * dwarf2.c (read_formatted_entries): Use read_attribute_value to read data. -- You are receiving this mail because: You are on the CC list for the bug.
[Prev in Thread] | Current Thread | [Next in Thread] |