mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-28 23:39:35 +08:00
Fix thinko in bfd ChangeLog entry
This commit is contained in:
@ -24,8 +24,9 @@
|
|||||||
2020-05-19 Gunther Nikl <gnikl@justmail.de>
|
2020-05-19 Gunther Nikl <gnikl@justmail.de>
|
||||||
|
|
||||||
PR 26005
|
PR 26005
|
||||||
* elf.c (bfd_section_from_shdr): Replace bfd_malloc + memset with
|
* elf.c (bfd_section_from_shdr): Replace bfd_zmalloc with bfd_malloc
|
||||||
bfd_zmalloc to allocate memory for the sections_being_created array.
|
and memset when allocating memory for the sections_being_created
|
||||||
|
array.
|
||||||
|
|
||||||
2020-05-19 Stafford Horne <shorne@gmail.com>
|
2020-05-19 Stafford Horne <shorne@gmail.com>
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user