]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - bfd/elf.c
* elf.c (elfcore_write_note): Don't use sizeof(Elf_External_note)
authorAlan Modra <amodra@gmail.com>
Fri, 19 Sep 2003 02:08:35 +0000 (02:08 +0000)
committerAlan Modra <amodra@gmail.com>
Fri, 19 Sep 2003 02:08:35 +0000 (02:08 +0000)
commit5de3bf90966b027e4a1c63f6331079efc9451a48
treed9f85b2ac5098e9aae3107a8273045d9aebb714f
parentfdeb2c9fb737b6428f71d22371b925a86209153f
* elf.c (elfcore_write_note): Don't use sizeof(Elf_External_note)
since some ABIs round up the size of the struct.
bfd/ChangeLog
bfd/elf.c