This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository binutils-gdb.
from 3991c7acb29 Fix a use of an uninitialised variable in the bfd linker. new 8da4f428d16 PR26836, memory leak in parse_args new a86c6c19643 Put bfd_section_from_shdr loop detection array in elf_tdata
The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: bfd/ChangeLog | 7 +++++++ bfd/elf-bfd.h | 1 + bfd/elf.c | 54 +++++++++--------------------------------------------- bfd/elfcode.h | 3 +++ ld/ChangeLog | 6 ++++++ ld/lexsup.c | 4 ++++ 6 files changed, 30 insertions(+), 45 deletions(-)