Bug 41193 - Incorrect use of '+ 4' and 0 instead of tag and payload offsets in JSValue32_64
Summary: Incorrect use of '+ 4' and 0 instead of tag and payload offsets in JSValue32_64
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other OS X 10.5
: P2 Normal
Assignee: Oliver Hunt
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-06-24 23:06 PDT by Oliver Hunt
Modified: 2010-06-24 23:18 PDT (History)
0 users

See Also:


Attachments
Patch (9.87 KB, patch)
2010-06-24 23:08 PDT, Oliver Hunt
mjs: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Oliver Hunt 2010-06-24 23:06:35 PDT
Incorrect use of '+ 4' and 0 instead of tag and payload offsets in JSValue32_64
Comment 1 Oliver Hunt 2010-06-24 23:08:29 PDT
Created attachment 59736 [details]
Patch
Comment 2 Maciej Stachowiak 2010-06-24 23:16:17 PDT
Comment on attachment 59736 [details]
Patch

r=me
Comment 3 Oliver Hunt 2010-06-24 23:18:53 PDT
Committed r61830: <http://trac.webkit.org/changeset/61830>