diff options
author | Tom de Vries <tdevries@suse.de> | 2020-02-10 15:13:42 +0100 |
---|---|---|
committer | Tom de Vries <tdevries@suse.de> | 2020-02-10 15:13:42 +0100 |
commit | 85f0dd3ce8b249638e00f9e43153b712705a3347 (patch) | |
tree | 547a4613f5a0a95c2bdd9ec0eadcdf082bf24906 /ar-lib | |
parent | 44f6938ead9cfadecd705dbd30fa177fac1330ad (diff) | |
download | binutils-85f0dd3ce8b249638e00f9e43153b712705a3347.zip binutils-85f0dd3ce8b249638e00f9e43153b712705a3347.tar.gz binutils-85f0dd3ce8b249638e00f9e43153b712705a3347.tar.bz2 |
[gdb] Fix -Wstrict-null-sentinel warnings
When passed in CXXFLAGS, -Wstrict-null-sentinel triggers twice in a
gdb/gdbserver build.
Fix the two occurrences.
Build and reg-tested on x86_64-linux.
gdb/ChangeLog:
2020-02-10 Tom de Vries <tdevries@suse.de>
* dwarf2/read.c (process_psymtab_comp_unit_reader): Cast concat NULL
sentinel to char *.
gdbsupport/ChangeLog:
2020-02-10 Tom de Vries <tdevries@suse.de>
* environ.c (gdb_environ::set): Cast concat NULL sentinel to char *.
Diffstat (limited to 'ar-lib')
0 files changed, 0 insertions, 0 deletions