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 -->
In function
analyze_block(), variablenewfreeis just a copy ofallfree, so we can drop it and useallfreeonly.Linked PRs