aboutsummaryrefslogtreecommitdiff
path: root/src/validation.cpp
diff options
context:
space:
mode:
authorfanquake <fanquake@gmail.com>2019-08-31 08:50:17 +0800
committerfanquake <fanquake@gmail.com>2019-08-31 09:17:41 +0800
commite9ef1b2c2ec229be1974c0c2413af53cc804542e (patch)
tree83dee7654d444658efdd52b3a01fd6a2020becf2 /src/validation.cpp
parentde048a59ad11af907bf540b402d330817027d6af (diff)
parentd9d8984270dbb004ec94f8dbb289be2bc9e4dbc3 (diff)
Merge #16716: wallet: Use wallet name instead of pointer on unload/release
d9d8984270dbb004ec94f8dbb289be2bc9e4dbc3 wallet: Use wallet name instead of pointer on unload/release (João Barbosa) Pull request description: Fixes #16668. Wallet name is unique so it can be used instead of pointer. ACKs for top commit: meshcollider: utACK d9d8984270dbb004ec94f8dbb289be2bc9e4dbc3 instagibbs: utACK https://github.com/bitcoin/bitcoin/pull/16716/commits/d9d8984270dbb004ec94f8dbb289be2bc9e4dbc3 ryanofsky: utACK d9d8984270dbb004ec94f8dbb289be2bc9e4dbc3. Alternately I think it might be possible to use an intptr_t set instead of a string set to get around the undefined behavior described in the issue. Tree-SHA512: eccd4d260cd4c02b52c30deeb32dbfd190a1151a5340eb3aa4ece0dc6ae3b3ed746ce5617336461f6f27c437c435629cd07d20beb1c5450f23b75edde6728598
Diffstat (limited to 'src/validation.cpp')
0 files changed, 0 insertions, 0 deletions