Fixes for memory access violations in the coffdump program.
[deliverable/binutils-gdb.git] / bfd / ChangeLog
index 5215aa73cf4c0a65f55624ab5adcd27d659bd303..efcb63ab3120c6a2a4ffb733730fa9f627726756 100644 (file)
@@ -1,3 +1,13 @@
+2015-01-06  Nick Clifton  <nickc@redhat.com>
+
+       PR binutils/17512
+       * coff-i860.c (CALC_ADDEND): Always set an addend value.
+       * tekhex.c (getvalue): Add an end pointer parameter.  Use it to
+       avoid reading off the end of the buffer.
+       (getsym): Likewise.
+       (first_phase): Likewise.
+       (pass_over): Pass an end pointer to the invoked function.
+
 2015-01-05  H.J. Lu  <hongjiu.lu@intel.com>
 
        PR binutils/17512
This page took 0.028965 seconds and 4 git commands to generate.