Bug 199214 - CagedPtr doesn't merge PAC bits back into the resulting caged pointer.
Summary: CagedPtr doesn't merge PAC bits back into the resulting caged pointer.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Keith Miller
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2019-06-25 18:02 PDT by Keith Miller
Modified: 2019-06-26 16:47 PDT (History)
8 users (show)

See Also:


Attachments
Patch (2.64 KB, patch)
2019-06-25 18:04 PDT, Keith Miller
no flags Details | Formatted Diff | Diff
Patch (2.78 KB, patch)
2019-06-25 18:19 PDT, Keith Miller
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Keith Miller 2019-06-25 18:02:07 PDT
CagedPtr doesn't merge PAC bits back into the resulting caged pointer.
Comment 1 Keith Miller 2019-06-25 18:04:00 PDT
Created attachment 372887 [details]
Patch
Comment 2 Keith Miller 2019-06-25 18:19:58 PDT
Created attachment 372888 [details]
Patch
Comment 3 EWS Watchlist 2019-06-25 18:22:42 PDT
Attachment 372888 [details] did not pass style-queue:


ERROR: Source/WTF/wtf/CagedPtr.h:32:  Alphabetical sorting problem.  [build/include_order] [4]
Total errors found: 1 in 2 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 4 Yusuke Suzuki 2019-06-25 18:48:36 PDT
Comment on attachment 372888 [details]
Patch

r=me
Comment 5 WebKit Commit Bot 2019-06-25 19:25:25 PDT
Comment on attachment 372888 [details]
Patch

Clearing flags on attachment: 372888

Committed r246827: <https://trac.webkit.org/changeset/246827>
Comment 6 WebKit Commit Bot 2019-06-25 19:25:26 PDT
All reviewed patches have been landed.  Closing bug.
Comment 7 Radar WebKit Bug Importer 2019-06-26 16:47:59 PDT
<rdar://problem/52218882>