* objcopy.c (filter_symbols): NULL terminate the output symbols.
authorIan Lance Taylor <ian@airs.com>
Thu, 11 Jan 1996 17:34:12 +0000 (17:34 +0000)
committerIan Lance Taylor <ian@airs.com>
Thu, 11 Jan 1996 17:34:12 +0000 (17:34 +0000)
(copy_object): Allocate space for a possible extra NULL pointer.

binutils/ChangeLog

index 2b003bd32cb77cf0f1d4e73b9b7325454ad4e0ea..1d5f6b99352735f404e47e362c06064b6b9aec15 100644 (file)
@@ -1,10 +1,14 @@
 Thu Jan 11 11:45:34 1996  Ian Lance Taylor  <ian@cygnus.com>
 
+       * objcopy.c (filter_symbols): NULL terminate the output symbols.
+       (copy_object): Allocate space for a possible extra NULL pointer.
+
        * debug.c (debug_make_undefined_tagged_type): Make sure we are
        given a kind of type we can handle.
        (debug_write_type): Handle undefined enums and structs.
        (debug_write_class_type): Handle undefined classes.
        * prdbg.c (pr_enum_type): Handle an undefined enum.
+       * ieee.c (ieee_enum_type): Likewise.
 
 Wed Jan 10 15:33:18 1996  Ian Lance Taylor  <ian@cygnus.com>
 
This page took 0.02803 seconds and 4 git commands to generate.