Bug 163313 - operationToLowerCase should not call into the StringImpl function with zero length
Summary: operationToLowerCase should not call into the StringImpl function with zero l...
Status: RESOLVED DUPLICATE of bug 163314
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Saam Barati
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-10-11 20:19 PDT by Saam Barati
Modified: 2016-10-11 21:10 PDT (History)
12 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Saam Barati 2016-10-11 20:19:14 PDT
this can cause a crash. Still not sure how this happens, but Joe and I saw this earlier.
Comment 1 Saam Barati 2016-10-11 21:10:49 PDT

*** This bug has been marked as a duplicate of bug 163314 ***