diff options
author | Wladimir J. van der Laan <laanwj@gmail.com> | 2019-01-14 15:20:45 +0100 |
---|---|---|
committer | Wladimir J. van der Laan <laanwj@gmail.com> | 2019-01-14 15:21:32 +0100 |
commit | 76335298f427de7d7ce58ced177518a7905706cc (patch) | |
tree | dfe9a7ae8aedb285a1aacd990ea1cfe85366a4ce /test | |
parent | 070eaf7fe5920f1fd1dc68e5afa352411d958bb4 (diff) | |
parent | 3a0e76fc12b91b2846d756981e15f09b767a9c37 (diff) |
Merge #15114: Qt: Replace remaining 0 with nullptr
3a0e76fc12b91b2846d756981e15f09b767a9c37 Replace remaining 0 with nullptr in Qt code (Ben Woosley)
9096276e0b2d5b7e19af9a5f3c144ef108ee55e0 Don't use zero as null pointer constant (-Wzero-as-null-pointer-constant) (practicalswift)
Pull request description:
This corrects all violations of `-Wzero-as-null-pointer-constant` identified in the Qt codebase.
These changes are extracted from #15112 as suggested by @MarcoFalke to ease review. This is in service of enabling `-Wzero-as-null-pointer-constant`, which should eliminate this as a concern going forward.
Note there are 2 non-Qt changes: `src/test/allocator_tests.cpp` and `src/wallet/db.cpp`.
Tree-SHA512: 206bd668802147ba42bc413c2d7d259cb59aca9ec1da74a6bf2ca3932e60ae492faacbc61bcee0fd6b4b49a4d59d075b7e5404f0526b36c47718f9b0587e7768
Diffstat (limited to 'test')
0 files changed, 0 insertions, 0 deletions