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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 25 11:00:00 PDT 2015


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

Michael Saboff <msaboff at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #255563|review?                     |review+
              Flags|                            |

--- Comment #5 from Michael Saboff <msaboff at apple.com> ---
Comment on attachment 255563
  --> https://bugs.webkit.org/attachment.cgi?id=255563
Patch

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

r=me with a couple of comments.

> Source/JavaScriptCore/ChangeLog:3
> +        Address Sanitizer finds a problem in JavaScriptCore.

Change the bug title to reflect the issue.

> Source/JavaScriptCore/heap/MachineStackMarker.cpp:522
> +void copyMemory(void*, const void*, size_t);

Don't think this declaration serves much purpose with the definition below.

-- 
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/e8db6307/attachment.html>


More information about the webkit-unassigned mailing list