[webkit-reviews] review granted: [Bug 33312] [Qt] Build fix when FAST_MALLOC_MATCH_VALIDATION=1 : [Attachment 46035] proposed patch
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Jan 7 02:16:34 PST 2010
Holger Freyther <zecke at selfish.org> has granted Zoltan Horvath
<zoltan at webkit.org>'s request for review:
Bug 33312: [Qt] Build fix when FAST_MALLOC_MATCH_VALIDATION=1
https://bugs.webkit.org/show_bug.cgi?id=33312
Attachment 46035: proposed patch
https://bugs.webkit.org/attachment.cgi?id=46035&action=review
------- Additional Comments from Holger Freyther <zecke at selfish.org>
Okay. the += sizeof() should be equivalent to casting the address to the
AllocAlignmentInteger* and then adding one (as done for new_ptr)...
More information about the webkit-reviews
mailing list