From e854542252785cfe73f8a5635b80ca86466ed317 Mon Sep 17 00:00:00 2001 From: DJ Delorie Date: Fri, 5 Feb 1999 02:29:30 +0000 Subject: [PATCH] * libbfd.c (real_read): don't call fread for zero bytes. This covers up a bug (or misuse of bfd) that's exposed by Solaris. --- bfd/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 52d2bea4039..44a673a00a3 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,8 @@ +1999-02-04 DJ Delorie + + * libbfd.c (real_read): don't call fread for zero bytes. This + covers up a bug (or misuse of bfd) that's exposed by Solaris. + Thu Feb 4 12:38:10 1999 Stan Cox * elf32-mips.c (mips_elf_relocate_section): Insure that the target -- 2.30.2