[webkit-reviews] review granted: [Bug 180175] WTF / bmalloc: don't write to 0xbbadbeef when ASAN is looking : [Attachment 327929] patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 29 17:11:34 PST 2017


Mark Lam <mark.lam at apple.com> has granted JF Bastien <jfbastien at apple.com>'s
request for review:
Bug 180175: WTF / bmalloc: don't write to 0xbbadbeef when ASAN is looking
https://bugs.webkit.org/show_bug.cgi?id=180175

Attachment 327929: patch

https://bugs.webkit.org/attachment.cgi?id=327929&action=review




--- Comment #3 from Mark Lam <mark.lam at apple.com> ---
Comment on attachment 327929
  --> https://bugs.webkit.org/attachment.cgi?id=327929
patch

View in context: https://bugs.webkit.org/attachment.cgi?id=327929&action=review

r=me.  Make sure that you also do an ASan build and confirm that it built as
expected.

> Source/bmalloc/ChangeLog:15
> +	   At the same time, malloc's version of CRASH just writes to

/malloc/bmalloc/


More information about the webkit-reviews mailing list