* objdump.c (disassemble_data): Don't refer to bytes past the end
authorIan Lance Taylor <ian@airs.com>
Fri, 3 May 1996 18:31:00 +0000 (18:31 +0000)
committerIan Lance Taylor <ian@airs.com>
Fri, 3 May 1996 18:31:00 +0000 (18:31 +0000)
of data.

binutils/ChangeLog

index 6d205531bf6c7472c10af2ff4f03e3fa1c22fa7c..986e5a96ae6f21617ca932b50628096747006de1 100644 (file)
@@ -1,3 +1,8 @@
+Fri May  3 11:30:17 1996  Ian Lance Taylor  <ian@cygnus.com>
+
+       * objdump.c (disassemble_data): Don't refer to bytes past the end
+       of data.
+
 Wed Apr 24 14:10:21 1996  Ian Lance Taylor  <ian@cygnus.com>
 
        * rddbg.c (read_symbol_stabs_debugging_info): Move call to
This page took 0.029204 seconds and 4 git commands to generate.