diff options
author | Nick Clifton <nickc@redhat.com> | 2018-06-25 12:49:14 +0100 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2018-06-25 12:49:14 +0100 |
commit | bb69498c61638ea88b626f78e911afa74ed22da6 (patch) | |
tree | f9d6c14de6d7b8e4543dcf36fdffa4692f1c7d62 /gdb | |
parent | c1080aae0f87ad55d1fc6003c76dc093b3c0749d (diff) | |
download | binutils-bb69498c61638ea88b626f78e911afa74ed22da6.zip binutils-bb69498c61638ea88b626f78e911afa74ed22da6.tar.gz binutils-bb69498c61638ea88b626f78e911afa74ed22da6.tar.bz2 |
Fix compile time warning message for the AArch64 BFD backend, about a possible attempt to call sprintf on a NULL buffer pointer.
* elfnn-aarch64.c (_bfd_aarch64_erratum_835769_stub_name): Check
for malloc returning NULL.
(_bfd_aarch64_erratum_843419_fixup): Check for
_bfd_aarch64_erratum_835769_stub_name returning NULL.
Diffstat (limited to 'gdb')
0 files changed, 0 insertions, 0 deletions