projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
08b7351
)
* aoutx.h (NAME(aout,swap_ext_reloc_in)): Don't return a pointer
author
Ian Lance Taylor
<ian@airs.com>
Tue, 14 Feb 1995 04:27:39 +0000
(
04:27
+0000)
committer
Ian 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
patch
|
blob
|
history
diff --git
a/bfd/ChangeLog
b/bfd/ChangeLog
index dfeb01d7d0f3a9014544d23d4bbc52ed393be2fb..5e70cb01dc97884c00133f768cb6559f3415e216 100644
(file)
--- a/
bfd/ChangeLog
+++ b/
bfd/ChangeLog
@@
-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>