Page MenuHomePhabricator

Fix an out-of-order access issue with inlines
ClosedPublic

Authored by epriestley on May 15 2020, 8:27 PM.
Tags
None
Referenced Files
F15476726: D21263.diff
Mon, Apr 7, 8:59 AM
F15468624: D21263.diff
Fri, Apr 4, 3:05 AM
F15463109: D21263.id50631.diff
Tue, Apr 1, 8:24 PM
F15462735: D21263.id50632.diff
Tue, Apr 1, 5:15 PM
F15461768: D21263.diff
Tue, Apr 1, 11:08 AM
F15458698: D21263.id.diff
Mon, Mar 31, 6:29 AM
F15456173: D21263.diff
Sun, Mar 30, 7:34 AM
F15456017: D21263.diff
Sun, Mar 30, 6:26 AM
Subscribers
None

Details

Summary

Ref T13513. On secure, I caught an issue where inlines may be accessed directly before they're constructed. Instead, access them through the relevant accessor.

Test Plan

Will deploy.

Diff Detail

Repository
rP Phabricator
Branch
inlines1
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 24450
Build 33691: Run Core Tests
Build 33690: arc lint + arc unit

Event Timeline

This revision was not accepted when it landed; it landed in state Needs Review.May 15 2020, 8:56 PM
This revision was automatically updated to reflect the committed changes.