Files
bitcoin/src/test/validation_chainstate_tests.cpp
MarcoFalke fa4d0aacf2 test: * -> &
This changes background_cs from being a pointer to a reference to work
around a gcc false warning. Also, this makes the test easier to read.

Fixes https://github.com/bitcoin/bitcoin/issues/23101

Can be reviewed with --ignore-all-space.
2021-09-29 13:48:26 +02:00

5.4 KiB