In function `analyze_block()`, variable `newfree` is just a copy of `allfree`, so we can drop it and use `allfree` only. <!-- gh-linked-prs --> ### Linked PRs * gh-100327 <!-- /gh-linked-prs -->