diff options
author | Kyle Evans <kevans@FreeBSD.org> | 2020-03-02 04:22:38 +0000 |
---|---|---|
committer | Kyle Evans <kevans@FreeBSD.org> | 2020-03-02 04:22:38 +0000 |
commit | fdafb99d81ae0ee65863ba6c419c50b7a39d5b51 (patch) | |
tree | ce57dffa367607789c83f6b94c776aca22729543 /contrib/libstdc++/src/ostream-inst.cc | |
parent | 072afcdffca7de7416bf71f82a9b5bcc869afad2 (diff) |
elfctl: initialize features
GCC points out a couple levels down in convert_to_features that this may be
used uninitialized. Indeed, this is true- initialize it to NULL so that we
at least deref a null pointer.
Notes
Notes:
svn path=/head/; revision=358518
Diffstat (limited to 'contrib/libstdc++/src/ostream-inst.cc')
0 files changed, 0 insertions, 0 deletions