* coffcode.h (coff_slurp_line_table): bfd_alloc lineno_cache first
commit212e7d731ac5117641e30267f9c9bddb55b78c44
authorAlan Modra <amodra@bigpond.net.au>
Tue, 5 Aug 2008 03:03:46 +0000 (5 03:03 +0000)
committerAlan Modra <amodra@bigpond.net.au>
Tue, 5 Aug 2008 03:03:46 +0000 (5 03:03 +0000)
treed924aa4b6f431051c79d07cbf1647a66d030a612
parentd5486e5676ae3a6af8f4c96be078cd121aebd4d3
* coffcode.h (coff_slurp_line_table): bfd_alloc lineno_cache first
so that we don't inadvertently free it.  Use bfd_alloc for sort
arrays, and memcpy sorted line table.
bfd/ChangeLog
bfd/coffcode.h