]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
2001-08-23 Jakub Jelinek <jakub@redhat.com>
authorRichard Henderson <rth@redhat.com>
Thu, 25 Oct 2001 06:32:29 +0000 (06:32 +0000)
committerRichard Henderson <rth@redhat.com>
Thu, 25 Oct 2001 06:32:29 +0000 (06:32 +0000)
        * elfxx-ia64.c (elfNN_ia64_hash_table_create): Clear ia64_info.

bfd/ChangeLog
bfd/elfxx-ia64.c

index fcfc6c93e156612d8772f887db90de82bdc97ebe..8092dbf24398a82d6ed5f6a7407db4c47c0593cd 100644 (file)
@@ -1,3 +1,8 @@
+2001-10-24  Richard Henderson  <rth@redhat.com>
+
+       2001-08-23  Jakub Jelinek  <jakub@redhat.com>
+       * elfxx-ia64.c (elfNN_ia64_hash_table_create): Clear ia64_info.
+
 2001-10-06  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
 
        * dwarf2.c (comp_unit_find_nearest_line): Check for end of
index c86f7a9eed2df88bcc74fb95b3ad8592600d6795..ee69168805d0c0863717efd72c22590f4554f37d 100644 (file)
@@ -1437,7 +1437,7 @@ elfNN_ia64_hash_table_create (abfd)
 {
   struct elfNN_ia64_link_hash_table *ret;
 
-  ret = bfd_alloc (abfd, sizeof (*ret));
+  ret = bfd_zalloc (abfd, sizeof (*ret));
   if (!ret)
     return 0;
   if (!_bfd_elf_link_hash_table_init (&ret->root, abfd,