aoutx.h (aout_<bits>_swap_exec_header_in): Zero out the internal_exec
authorFred Fish <fnf@specifix.com>
Fri, 24 Apr 1992 01:42:41 +0000 (01:42 +0000)
committerFred Fish <fnf@specifix.com>
Fri, 24 Apr 1992 01:42:41 +0000 (01:42 +0000)
commit55c0061edd2ad838f407b926fb1ce375b3cf208a
tree3b282ae7f32a1c46330651bd361dfe72440e1bc0
parent386b54d606d481560202b55f4936f5cc7dbf32b0
aoutx.h (aout_<bits>_swap_exec_header_in):  Zero out the internal_exec
structure before initializing the fields that are used, so that the unused
fields are in a known state.  Two of these structures are memcmp'd so
any fields not explicitly initialized must be set to a known state.
bfd/ChangeLog
bfd/aoutx.h