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
F19825478: D21263.id50632.diff
Sun, Mar 8, 11:56 AM
F19823767: D21263.diff
Sat, Mar 7, 3:08 PM
F19823766: D21263.diff
Sat, Mar 7, 3:08 PM
F19820126: D21263.id50631.diff
Fri, Mar 6, 11:28 AM
F19792026: D21263.id.diff
Feb 26 2026, 4:55 AM
F19002291: D21263.diff
Nov 21 2025, 5:23 AM
F18812874: D21263.id50631.diff
Oct 20 2025, 12:49 PM
F18769951: D21263.id.diff
Oct 8 2025, 10:05 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
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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.