[webkit-reviews] review granted: [Bug 125719] CStack Branch: Need an implementation of sanitizeStack for C stack : [Attachment 219394] Patch with changes suggested by Geoff

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 16 21:39:24 PST 2013


Geoffrey Garen <ggaren at apple.com> has granted Michael Saboff
<msaboff at apple.com>'s request for review:
Bug 125719: CStack Branch: Need an implementation of sanitizeStack for C stack
https://bugs.webkit.org/show_bug.cgi?id=125719

Attachment 219394: Patch with changes suggested by Geoff
https://bugs.webkit.org/attachment.cgi?id=219394&action=review

------- Additional Comments from Geoffrey Garen <ggaren at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=219394&action=review


r=me

> Source/JavaScriptCore/runtime/VM.cpp:737
> +void sanitizeStackForVM(VM *vm)

Should be "VM*".


More information about the webkit-reviews mailing list