[Webkit-unassigned] [Bug 146297] Address Sanitizer finds a problem in JavaScriptCore.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 24 22:07:51 PDT 2015


https://bugs.webkit.org/show_bug.cgi?id=146297

--- Comment #2 from Alexey Proskuryakov <ap at webkit.org> ---
Comment on attachment 255530
  --> https://bugs.webkit.org/attachment.cgi?id=255530
Patch

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

> Source/JavaScriptCore/heap/MachineStackMarker.cpp:543
> +// Since we cannot blacklist the system memcpy we must use our own naive implementation,

There is no context here to understand that blackisting is about ASan.  Please update the comment to make it clear that this is needed to use ASan with both instrumented and non-instrumented builds.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150625/0d707d9e/attachment-0001.html>


More information about the webkit-unassigned mailing list