* som (som_get_reloc_upper_bound): Return -1 on error. Compute
authorJeff Law <law@redhat.com>
Sat, 5 Aug 1995 06:07:33 +0000 (06:07 +0000)
committerJeff Law <law@redhat.com>
Sat, 5 Aug 1995 06:07:33 +0000 (06:07 +0000)
commit08683c8ae76fc7bccc745047d9dfbfa72c6de8aa
treef3c7602461f90b50e5492f532e414f3b17c0b027
parentef8e137ced71ff324c125fad845372a6961c75c4
* som (som_get_reloc_upper_bound): Return -1 on error.  Compute
return value with sizeof (arelent *), not sizeof (arelent).

Net bug and something I noticed while fixing it.
bfd/ChangeLog