aboutsummaryrefslogtreecommitdiff
path: root/binutils/ChangeLog
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2014-12-01 09:11:57 -0800
committerH.J. Lu <hjl.tools@gmail.com>2014-12-01 09:12:37 -0800
commitef77750ef779ac887423f84bcc11a8de4dd0fe79 (patch)
tree50d3b6deb017f910ea1cd47455d2ddd4716dc042 /binutils/ChangeLog
parent06614111d1be94b43ea8dd83805184d4e177bcea (diff)
downloadgdb-ef77750ef779ac887423f84bcc11a8de4dd0fe79.zip
gdb-ef77750ef779ac887423f84bcc11a8de4dd0fe79.tar.gz
gdb-ef77750ef779ac887423f84bcc11a8de4dd0fe79.tar.bz2
Properly check for an out of range row index
* dwarf.c (process_cu_tu_index): Properly check for an out of range row index.
Diffstat (limited to 'binutils/ChangeLog')
-rw-r--r--binutils/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog
index 597e52a..e11c046 100644
--- a/binutils/ChangeLog
+++ b/binutils/ChangeLog
@@ -1,3 +1,8 @@
+2014-12-01 H.J. Lu <hongjiu.lu@intel.com>
+
+ * dwarf.c (process_cu_tu_index): Properly check for an out of
+ range row index.
+
2014-12-01 Nick Clifton <nickc@redhat.com>
PR binutils/17512