* elf32-sparc.c (elf32_sparc_link_hash_table_create): Use bfd_zmalloc
authorEric Botcazou <ebotcazou@libertysurf.fr>
Sun, 9 Jan 2005 19:49:22 +0000 (19:49 +0000)
committerEric Botcazou <ebotcazou@libertysurf.fr>
Sun, 9 Jan 2005 19:49:22 +0000 (19:49 +0000)
commit01aac484a67ed6747510d50822fa488d96461133
tree432dc55363060d1513801928e03000414517f302
parenta51a7930ba7a2a6439e35ae66c76c3029deecd72
* elf32-sparc.c (elf32_sparc_link_hash_table_create): Use bfd_zmalloc
to zero the structure.
(create_got_section): Use BFD_ASSERT instead of abort.
bfd/ChangeLog
bfd/elf32-sparc.c