[Webkit-unassigned] [Bug 163937] New: JSStringJoiner::joinedLength() should limit joined string lengths to INT_MAX.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Oct 24 23:45:46 PDT 2016
https://bugs.webkit.org/show_bug.cgi?id=163937
Bug ID: 163937
Summary: JSStringJoiner::joinedLength() should limit joined
string lengths to INT_MAX.
Classification: Unclassified
Product: WebKit
Version: WebKit Local Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: JavaScriptCore
Assignee: webkit-unassigned at lists.webkit.org
Reporter: mark.lam at apple.com
It was previously limiting it to UINT_MAX. This is inconsistent with other parts of string code which expects a max length of INT_MAX.
--
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/20161025/77b1512d/attachment.html>
More information about the webkit-unassigned
mailing list