mirror of https://github.com/bitcoin/bitcoin
Changes in #12048 cause a compilation error in Arena::walk() when ARENA_DEBUG is defined. Specifically, Arena's chunks_free map was changed to have a different value type. Additionally, missing includes cause other compilation errors when ARENA_DEBUG is defined. Reproduced with: make CPPFLAGS=-DARENA_DEBUGpull/16161/head
parent
80fdb6fad1
commit
ad71548822
Loading…
Reference in new issue