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 9f84cb380e8 Fix an illegal memory access when parsing a corrupt core note. new d1fbc3ba09f Fix illegal memory access parsing a corrupt MACH-O format file. new 2869ac4b59d Fix crash with GNAT minimal encodings
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 | 6 ++++++ bfd/mach-o.c | 3 ++- gdb/ChangeLog | 4 ++++ gdb/ada-lang.c | 7 +++++-- gdb/testsuite/ChangeLog | 7 +++++++ gdb/testsuite/gdb.ada/enum_idx_packed.exp | 3 +++ gdb/testsuite/gdb.ada/enum_idx_packed/foo.adb | 4 ++++ gdb/testsuite/gdb.ada/enum_idx_packed/pck.ads | 5 +++++ 8 files changed, 36 insertions(+), 3 deletions(-)