[webkit-reviews] review granted: [Bug 233831] [libpas] Bitfit allocator has a wrong assertion when a page's max_free is enough for the size of an allocation, not enough for that allocation's size class, and the object of that size is not aligned to the currently requested alignment : [Attachment 445879] the patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 3 13:15:37 PST 2021


Yusuke Suzuki <ysuzuki at apple.com> has granted Filip Pizlo <fpizlo at apple.com>'s
request for review:
Bug 233831: [libpas] Bitfit allocator has a wrong assertion when a page's
max_free is enough for the size of an allocation, not enough for that
allocation's size class, and the object of that size is not aligned to the
currently requested alignment
https://bugs.webkit.org/show_bug.cgi?id=233831

Attachment 445879: the patch

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




--- Comment #5 from Yusuke Suzuki <ysuzuki at apple.com> ---
Comment on attachment 445879
  --> https://bugs.webkit.org/attachment.cgi?id=445879
the patch

r=me


More information about the webkit-reviews mailing list