diff options
author | Thomas Preud'homme <thomas.preudhomme@arm.com> | 2018-03-02 10:46:32 +0000 |
---|---|---|
committer | Thomas Preud'homme <thomas.preudhomme@arm.com> | 2018-03-02 10:47:14 +0000 |
commit | e7da50fa4b4f770240feda51ba60f6255073e54f (patch) | |
tree | 8ce12ce57bc934fe2cd73d685502194c5b516518 /intl | |
parent | ed2592386c36bfc0b82049ce88758303b16ca075 (diff) | |
download | gdb-e7da50fa4b4f770240feda51ba60f6255073e54f.zip gdb-e7da50fa4b4f770240feda51ba60f6255073e54f.tar.gz gdb-e7da50fa4b4f770240feda51ba60f6255073e54f.tar.bz2 |
[ARM] Fix NULL dereference of march_ext_opt
Commit 4d354d8b8932d450c77fd52f3501662827523014 introduced a NULL
pointer dereference by replacing a pointer assignment by a pointer
dereference assignment without adding a NULL pointer check. This patch
fixes it.
2018-03-02 Thomas Preud'homme <thomas.preudhomme@arm.com>
gas/
* config/tc-arm.c (md_begin): Add NULL pointer check before
dereferencing march_ext_opt.
Diffstat (limited to 'intl')
0 files changed, 0 insertions, 0 deletions