* coffread.c (read_coff_symtab): Don't fclose stream as it is no

longer opened twice.
This commit is contained in:
Peter Schauer 1993-05-08 08:41:41 +00:00
parent 35064dd522
commit 1adf2ba9db
1 changed files with 5 additions and 0 deletions

View File

@ -1,3 +1,8 @@
Sat May 8 01:39:30 1993 (pes@regent.e-technik.tu-muenchen.de)
* coffread.c (read_coff_symtab): Don't fclose stream as it is no
longer opened twice.
Thu May 6 21:08:55 1993 Jim Kingdon (kingdon@cygnus.com)
* solib.c (clear_solib): Don't close bfd if it is NULL.