[Webkit-unassigned] [Bug 191062] Align entries in metadata table

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 30 15:58:06 PDT 2018


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

--- Comment #9 from Keith Miller <keith_miller at apple.com> ---
Comment on attachment 353371
  --> https://bugs.webkit.org/attachment.cgi?id=353371
Patch

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

> Source/JavaScriptCore/bytecode/MetadataTable.h:59
> +        for (; metadata + 1 <= end; ++metadata)

Can we make this metadata < end?

-- 
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/20181030/98c3f63b/attachment.html>


More information about the webkit-unassigned mailing list