* reloc.c (bfd_generic_get_relocated_section_contents): Don't fail
authorIan Lance Taylor <ian@airs.com>
Thu, 17 Mar 1994 17:29:15 +0000 (17:29 +0000)
committerIan Lance Taylor <ian@airs.com>
Thu, 17 Mar 1994 17:29:15 +0000 (17:29 +0000)
commit4bbf7a4924f003d70134be93934c52db516927fd
tree6a5ef1580beb8b74b2c2257a63606b0a8abda5a5
parent1c6042ee109b6a5fc7301f064788d90fcfee3c2a
* reloc.c (bfd_generic_get_relocated_section_contents): Don't fail
if malloc (0) fails.  bfd_canonicalize_reloc returning 0 is not a
failure indication, it merely means there are no relocs.
bfd/ChangeLog