Skip to content

rts: Fix need_prealloc being reset when retainer profiling is on

I'm pretty sure the intention here is to add retainerStackBlocks() to nee_prealloc, not to overwrite it as we're trying to figure out how many free blocks to keep around.

  • are either individually buildable or squashed
  • have commit messages which describe what they do
  • add a testcase to the testsuite.

Merge request reports