[Webkit-unassigned] [Bug 177293] [Win64] Crashes in Yarr JIT compiled code

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 21 23:08:22 PDT 2017


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

--- Comment #3 from Yusuke Suzuki <utatane.tea at gmail.com> ---
Comment on attachment 321415
  --> https://bugs.webkit.org/attachment.cgi?id=321415
WIP patch

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

Looks good to me.
Could you upload the patch with ChangeLog and test?

> Source/JavaScriptCore/yarr/YarrJIT.cpp:2855
> +        push(X86Registers::ecx);

It would be good to add comment here that it is the pointer to the result in x64 Windows.

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


More information about the webkit-unassigned mailing list