]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Fix potential illegal memory access in AVR backend.
authorNick Clifton <nickc@redhat.com>
Wed, 1 Aug 2018 13:42:37 +0000 (14:42 +0100)
committerNick Clifton <nickc@redhat.com>
Wed, 1 Aug 2018 13:42:37 +0000 (14:42 +0100)
commit4a9f7d653c089fdd8ca66a51caab7c9687f50cd1
treefc13e5d5ada78b65df208b7ab73aee190b6d82e4
parentf03fb29221a00c294e14850f1fa1af343cded926
Fix potential illegal memory access in AVR backend.

* elf32-avr.c (avr_stub_name): Check for a NULL return from
bfd_malloc.
bfd/ChangeLog
bfd/elf32-avr.c