[webkit-reviews] review granted: [Bug 38368] When FastMalloc Returns memory often left with lots of small spans : [Attachment 54971] patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 3 16:24:16 PDT 2010


Geoffrey Garen <ggaren at apple.com> has granted Stephanie Lewis
<slewis at apple.com>'s request for review:
Bug 38368: When FastMalloc Returns memory often left with lots of small spans
https://bugs.webkit.org/show_bug.cgi?id=38368

Attachment 54971: patch
https://bugs.webkit.org/attachment.cgi?id=54971&action=review

------- Additional Comments from Geoffrey Garen <ggaren at apple.com>
r=me

You can just declare "j" to be size_t, to avoid the static_cast.


More information about the webkit-reviews mailing list