Simplify recording first bad freelist block
commit1b8e5cdf1fe633848e6f7e178e4a4d91655a2a72
authorOlly Betts <olly@survex.com>
Sun, 13 Aug 2023 22:47:16 +0000 (14 10:47 +1200)
committerOlly Betts <olly@survex.com>
Sun, 13 Aug 2023 22:47:16 +0000 (14 10:47 +1200)
treea93fb19dcf8bd270eb01d01152ae4db948405958
parent729fa2af737e7a71fa8f02292907c3c26a222fc7
Simplify recording first bad freelist block

We only need to check the pointer to store the block number in if
we set it to nullptr once we've found a bad block.
xapian-core/backends/glass/glass_freelist.cc
xapian-core/backends/honey/honey_freelist.cc