* som.c (som_slurp_string_table): Allocate the strings with malloc
authorJeff Law <law@redhat.com>
Wed, 25 Oct 1995 22:23:33 +0000 (22:23 +0000)
committerJeff Law <law@redhat.com>
Wed, 25 Oct 1995 22:23:33 +0000 (22:23 +0000)
commit9d14250f9dd458e75fdb5da6072e791fe7b8b532
tree57238c35e8b1fca012e3b8f6e27c9b6d06f1a4b1
parentb008b7bf76a3c6e5b8265502e55a122bd9cb316b
    * som.c (som_slurp_string_table): Allocate the strings with malloc
        since they're free'd by free_cached_info.
        (som_slurp_symbol_table): Similarly for the symbol table.
Fixes crash (nm /lib/libc.a on hpux10).
bfd/ChangeLog
bfd/som.c
This page took 0.026086 seconds and 4 git commands to generate.