HomePhabricator

(stable) Fix an out-of-order access issue with inlines

Description

(stable) Fix an out-of-order access issue with inlines

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.

Maniphest Tasks: T13513

Differential Revision: https://secure.phabricator.com/D21263

Details

Provenance
epriestleyAuthored on May 15 2020, 8:25 PM
epriestleyPushed on May 15 2020, 8:56 PM
Differential Revision
D21263: Fix an out-of-order access issue with inlines
Parents
rP686e51655bb0: (stable) Promote 2020 Week 19
Branches
Unknown
Tags
Unknown
Tasks
T13513: Make schema changes to inlines to prepare for new inline features
Build Status
Buildable 24452
Build 33693: Run Core Tests