[webkit-reviews] review granted: [Bug 120911] Add a new smart pointer type for fastMalloc'ed memory : [Attachment 210820] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 6 17:32:29 PDT 2013


Andreas Kling <akling at apple.com> has granted Anders Carlsson
<andersca at apple.com>'s request for review:
Bug 120911: Add a new smart pointer type for fastMalloc'ed memory
https://bugs.webkit.org/show_bug.cgi?id=120911

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

------- Additional Comments from Andreas Kling <akling at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=210820&action=review


> Source/WTF/ChangeLog:11
> +	   Fix this by introducing a new MllocPtr smart pointer class and
change Vector::releaseBuffer() to return it instead.

Due to an oversight on your part, it says MllocPtr here.


More information about the webkit-reviews mailing list