Bug 214750 - WKStringGetMaximumUTF8CStringSize should cast before arithmetic
Summary: WKStringGetMaximumUTF8CStringSize should cast before arithmetic
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Tadeu Zagallo
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-07-24 11:04 PDT by Tadeu Zagallo
Modified: 2021-03-02 19:25 PST (History)
2 users (show)

See Also:


Attachments
Patch (6.07 KB, patch)
2020-07-24 11:08 PDT, Tadeu Zagallo
no flags Details | Formatted Diff | Diff
Patch for landing (7.38 KB, patch)
2020-07-24 15:52 PDT, Tadeu Zagallo
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Tadeu Zagallo 2020-07-24 11:04:23 PDT
<rdar://problem/65884455>
Comment 1 Tadeu Zagallo 2020-07-24 11:08:41 PDT
Created attachment 405166 [details]
Patch
Comment 2 Mark Lam 2020-07-24 11:12:03 PDT
Comment on attachment 405166 [details]
Patch

r=me if bots are green.
Comment 3 Tadeu Zagallo 2020-07-24 15:52:46 PDT
Created attachment 405195 [details]
Patch for landing
Comment 4 EWS 2020-07-24 16:15:11 PDT
Committed r264867: <https://trac.webkit.org/changeset/264867>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 405195 [details].