mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-09-10 03:42:22 +08:00
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.
This commit is contained in:
@ -1,3 +1,9 @@
|
||||
Thu Apr 23 18:37:55 1992 Fred Fish (fnf@cygnus.com)
|
||||
|
||||
* 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.
|
||||
|
||||
Wed Apr 22 09:36:08 1992 Fred Fish (fnf@cygnus.com)
|
||||
|
||||
* tekhex.c (struct data_struct): Convert from typedef that
|
||||
|
Reference in New Issue
Block a user