* bfd.c (bfd_get_size): New function that gets an upper bound
authorFred Fish <fnf@specifix.com>
Mon, 28 Dec 1992 01:51:57 +0000 (01:51 +0000)
committerFred Fish <fnf@specifix.com>
Mon, 28 Dec 1992 01:51:57 +0000 (01:51 +0000)
commite555d764156889cf2dc1ceca99402324fa029013
tree9a3b4fd9e34178653dece6964a15f716e66039f1
parent51db2323667f1495d8c51b72bc32e3498418f3c4
* bfd.c (bfd_get_size):  New function that gets an upper bound
on the possible size of any object in a bfd.
* elf.c (bfd_elf_find_section, elf_get_str_section,
elf_get_symtab_upper_bound):  Rewrite to avoid NULL pointer
dereferences.
* elf.c (elf_big_vec, elf_little_vec):  Document last three
members initialized to NULL.
bfd/ChangeLog
bfd/elf.c