aoutx.h tidy
authorAlan Modra <amodra@gmail.com>
Fri, 7 Nov 2014 09:48:25 +0000 (20:18 +1030)
committerAlan Modra <amodra@gmail.com>
Fri, 7 Nov 2014 10:10:41 +0000 (20:40 +1030)
commit7c53fd1ca357a5f6d0dcb3fcc6d06a38de48cd09
treeff803eb2eebbbe861e82a0acdac9a7ddb36f922d
parent67be31e5aae5075a99068e752b138a0934bde83c
aoutx.h tidy

Save a multiplication, and any concern that the buffer allocation
might be smaller than the amount read (as it could be if the header
size isn't a multiple of EXTERNAL_NLIST_SIZE).

* aoutx.h (aout_get_external_symbols): Tidy allocation of symbol buffer.
bfd/ChangeLog
bfd/aoutx.h