RESOLVED FIXED 163959
WebAssembly: fix unknown section name handling, and check for section size overflow
https://bugs.webkit.org/show_bug.cgi?id=163959
Summary WebAssembly: fix unknown section name handling, and check for section size ov...
JF Bastien
Reported 2016-10-25 11:34:16 PDT
See: https://github.com/WebAssembly/design/blob/master/BinaryEncoding.md#high-level-structure Name length and name are already included in the payload length.
Attachments
patch (3.53 KB, patch)
2016-10-25 11:37 PDT, JF Bastien
no flags
JF Bastien
Comment 1 2016-10-25 11:37:32 PDT
WebKit Commit Bot
Comment 2 2016-10-25 14:13:36 PDT
Comment on attachment 292792 [details] patch Clearing flags on attachment: 292792 Committed r207843: <http://trac.webkit.org/changeset/207843>
WebKit Commit Bot
Comment 3 2016-10-25 14:13:39 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.