* objcopy.c (copy_section): Don't crash if there is no particular

information for a section.
This commit is contained in:
Ian Lance Taylor 1997-11-04 16:57:20 +00:00
parent 5aa52e3d26
commit cd54100ea4
1 changed files with 5 additions and 0 deletions

View File

@ -1,3 +1,8 @@
Tue Nov 4 11:56:14 1997 Ian Lance Taylor <ian@cygnus.com>
* objcopy.c (copy_section): Don't crash if there is no particular
information for a section.
Mon Nov 3 12:36:19 1997 Ian Lance Taylor <ian@cygnus.com>
* objcopy.c (parse_flags): Make flag check case insensitive.