backport of core PR 15532 (commit 82c3b3f8e)
Note: due to BOOST_CHECK_EQUAL barfing on the new enum class uint8_t,
I've switched that test to also use just BOOST_CHECK.
Differential D2879
blockfilter: Remove sharp edge (uninitialized m_filter_type) when using the compiler-generated constructor for BlockFilter markblundeberg on Apr 26 2019, 05:16. Authored by
Details
backport of core PR 15532 (commit 82c3b3f8e) Note: due to BOOST_CHECK_EQUAL barfing on the new enum class uint8_t, make check
Diff Detail
Event Timeline
|