diff options
author | Wladimir J. van der Laan <laanwj@gmail.com> | 2019-01-14 14:48:46 +0100 |
---|---|---|
committer | Wladimir J. van der Laan <laanwj@gmail.com> | 2019-01-14 14:48:51 +0100 |
commit | 070eaf7fe5920f1fd1dc68e5afa352411d958bb4 (patch) | |
tree | beaa9c8a06b004364be8252b1868346df463314b /src/test | |
parent | 43a79d22c1c05967da21a68ba4f2b5d63057d845 (diff) | |
parent | fac2f5ecae96dd11057977ce988501e18bb162c6 (diff) |
Merge #15144: [refactor] CNode: Use C++11 default member initializers
fac2f5ecae96dd11057977ce988501e18bb162c6 Use C++11 default member initializers (MarcoFalke)
Pull request description:
The second and last change on this topic (c.f. #15109). Split up because the diff would otherwise interleave, making review harder than necessary.
This is not a stylistic change, but a change that avoids bugs such as:
* fix uninitialized read when stringifying an addrLocal #14728
* qt: Initialize members in WalletModel #12426
* net: correctly initialize nMinPingUsecTime #6636
* ...
Tree-SHA512: 547ae72b87aeaed5890eb5fdcff612bfc93354632b238d89e1e1c0487187f39609bcdc537ef21345e0aea8cfcf1ea48da432d672c5386dd87cf58742446a86b1
Diffstat (limited to 'src/test')
0 files changed, 0 insertions, 0 deletions