[Webkit-unassigned] [Bug 165977] WebAssembly: test imports and exports with 16-bit characters

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 16 16:38:52 PST 2016


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

--- Comment #2 from Saam Barati <sbarati at apple.com> ---
(In reply to comment #0)
> The Builder should already handle these, but the parser uses
> consumeUTF8String which is suspicious.

To elaborate, the implementation of consumeUTF8String looks wrong. Not the actual call to it. The implementation skips m_offset stringLength forward, which is wrong for 16 bit strings.

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


More information about the webkit-unassigned mailing list