* libbfd.c (real_read): don't call fread for zero bytes. This
authorDJ Delorie <dj@redhat.com>
Fri, 5 Feb 1999 02:29:30 +0000 (02:29 +0000)
committerDJ Delorie <dj@redhat.com>
Fri, 5 Feb 1999 02:29:30 +0000 (02:29 +0000)
covers up a bug (or misuse of bfd) that's exposed by Solaris.

bfd/ChangeLog

index 52d2bea4039f1f88132221bf02e50f99145242d5..44a673a00a34c2dbe1fff500edd3f186b9ff5bde 100644 (file)
@@ -1,3 +1,8 @@
+1999-02-04  DJ Delorie  <dj@cygnus.com>
+
+       * 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  <scox@cygnus.com>
 
        * elf32-mips.c (mips_elf_relocate_section): Insure that the target
This page took 0.027983 seconds and 4 git commands to generate.