* aoutx.h (NAME(aout,swap_ext_reloc_in)): Don't return a pointer
authorIan Lance Taylor <ian@airs.com>
Tue, 14 Feb 1995 04:27:39 +0000 (04:27 +0000)
committerIan Lance Taylor <ian@airs.com>
Tue, 14 Feb 1995 04:27:39 +0000 (04:27 +0000)
to garbage if the symbol index is out of range.
(NAME(aout,swap_std_reloc_in)): Likewise.

bfd/ChangeLog

index dfeb01d7d0f3a9014544d23d4bbc52ed393be2fb..5e70cb01dc97884c00133f768cb6559f3415e216 100644 (file)
@@ -1,3 +1,9 @@
+Mon Feb 13 23:25:38 1995  Ian Lance Taylor  <ian@cygnus.com>
+
+       * aoutx.h (NAME(aout,swap_ext_reloc_in)): Don't return a pointer
+       to garbage if the symbol index is out of range.
+       (NAME(aout,swap_std_reloc_in)): Likewise.
+
 start-sanitize-arc
 Mon Feb 13 09:35:30 1995  Doug Evans  <dje@canuck.cygnus.com>