[webkit-reviews] review requested: [Bug 230245] [bmalloc] freeableMemory and footprint of Heap are broken : [Attachment 438160] PATCH

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 14 14:02:35 PDT 2021


Basuke Suzuki <Basuke.Suzuki at sony.com> has asked  for review:
Bug 230245: [bmalloc] freeableMemory and footprint of Heap are broken
https://bugs.webkit.org/show_bug.cgi?id=230245

Attachment 438160: PATCH

https://bugs.webkit.org/attachment.cgi?id=438160&action=review




--- Comment #4 from Basuke Suzuki <Basuke.Suzuki at sony.com> ---
Comment on attachment 438160
  --> https://bugs.webkit.org/attachment.cgi?id=438160
PATCH

View in context: https://bugs.webkit.org/attachment.cgi?id=438160&action=review

> Source/bmalloc/bmalloc/Heap.cpp:585
> +	   adjustFootprint(lock, range.totalPhysicalSize(), "allocateLarge");

These two lines are the fix.


More information about the webkit-reviews mailing list