[Webkit-unassigned] [Bug 147393] Parse the entire WebAssembly modules
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Jul 31 16:07:57 PDT 2015
https://bugs.webkit.org/show_bug.cgi?id=147393
Sukolsak Sakshuwong <sukolsak at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #257974|Patch |Rewrote
description| |WASMReader::readCompactUInt
| |32()
| |- check that the number of
| |bytes does not exceed 5
| |- check that the fifth byte
| |is less than 2^(32 - 7*4) =
| |2^4 to prevent integer
| |overflows
| |- check that the last byte
| |is not zero, unless the
| |number if zero
Attachment #257974| |commit-queue?
Flags| |
--
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/20150731/f9b2ff96/attachment.html>
More information about the webkit-unassigned
mailing list