[webkit-reviews] review requested: [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 11:20:53 PST 2021


Filip Pizlo <fpizlo at apple.com> has asked  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 #4 from Filip Pizlo <fpizlo at apple.com> ---
Created attachment 445879

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

the patch


More information about the webkit-reviews mailing list