On Wed, 24 Mar 2021 at 04:35, Chip Davis wrote:
I don't think it'll work to switch just the heap_xalloc() calls like this to malloc(). I think you need to change all three over at once.
Thanks for pointing this out. I'll squash the relevant patches and resend.
Hugh