* som.c (som_slurp_reloc_table): Clear external_relocs cache after
authorIan Lance Taylor <ian@airs.com>
Tue, 14 May 1996 22:31:11 +0000 (22:31 +0000)
committerIan Lance Taylor <ian@airs.com>
Tue, 14 May 1996 22:31:11 +0000 (22:31 +0000)
freeing it.
PR 9693.

bfd/ChangeLog

index e41823ef610a0eb5422acf7f97112486b24491d9..77a78f3c8f9049d33dbce944f1e57a73e4ec4134 100644 (file)
@@ -1,5 +1,8 @@
 Tue May 14 12:35:32 1996  Ian Lance Taylor  <ian@cygnus.com>
 
+       * som.c (som_slurp_reloc_table): Clear external_relocs cache after
+       freeing it.
+
        * libbfd.c: Remove #ifdef FILE_OFFSET_IS_CHAR_INDEX, and compile
        the code unconditionally.