From: DJ Delorie Date: Fri, 5 Feb 1999 02:29:30 +0000 (+0000) Subject: * libbfd.c (real_read): don't call fread for zero bytes. This X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=e854542252785cfe73f8a5635b80ca86466ed317;p=binutils-gdb.git * 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. --- 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