[webkit-reviews] review granted: [Bug 15043] KJS::allocateBlock(): posix_memalign takes a void** as its first parameter : [Attachment 16067] The same patch, with the removal of the reinterpret_cast in the memset call

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 28 21:17:08 PDT 2007


Maciej Stachowiak <mjs at apple.com> has granted Ryan Leavengood
<leavengood at gmail.com>'s request for review:
Bug 15043: KJS::allocateBlock(): posix_memalign takes a void** as its first
parameter
http://bugs.webkit.org/show_bug.cgi?id=15043

Attachment 16067: The same patch, with the removal of the reinterpret_cast in
the memset call
http://bugs.webkit.org/attachment.cgi?id=16067&action=edit

------- Additional Comments from Maciej Stachowiak <mjs at apple.com>
r=me

Probably other ports could use memalign too, but don't set the right ifdef so
they get the generic mmap-based version.



More information about the webkit-reviews mailing list