Bug 47393

Summary: More StringImpl / String 64-bit cleanliness issues
Product: WebKit Reporter: Chris Evans <cevans>
Component: WebCore Misc.Assignee: Chris Evans <cevans>
Status: RESOLVED FIXED    
Severity: Normal CC: barraclough, commit-queue, levin
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   
Attachments:
Description Flags
Patch none

Chris Evans
Reported 2010-10-07 19:11:20 PDT
I saw a few more issues whilst fixing some unrelated things. I think it's best I describe the bugs with a patch to be honest. Most of the issues are size_t vs. unsigned confusion on 64-bit, but also a couple of cases where it looks prudent to check for integer overflows. Patch forthcoming.
Attachments
Patch (3.78 KB, patch)
2010-10-07 19:20 PDT, Chris Evans
no flags
Chris Evans
Comment 1 2010-10-07 19:20:53 PDT
WebKit Commit Bot
Comment 2 2010-10-08 12:38:23 PDT
Comment on attachment 70188 [details] Patch Clearing flags on attachment: 70188 Committed r69414: <http://trac.webkit.org/changeset/69414>
WebKit Commit Bot
Comment 3 2010-10-08 12:38:28 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.