On Sat, Jul 31, 2021 at 05:27:29PM +0000, Elijah Newren via GitGitGadget wrote:
Changes since v3, as per Peff's feedback:
* Don't only remove the extra complexity from the USE_MEMORY_POOL #define;
also remove the original bookkeeping complexity needed to track
individual frees when not using a memory pool.
Thanks. I skimmed over the changes in patch 9, under the assumption that
they were mostly what I showed before. ;)
The whole thing looks good to me.
-Peff