Page MenuHomePhabricator

Fix bad array index test in Differential package code
ClosedPublic

Authored by epriestley on Aug 14 2016, 8:08 PM.
Tags
None
Referenced Files
F13150202: D16398.diff
Sat, May 4, 2:11 PM
F13148991: D16398.id39434.diff
Sat, May 4, 5:49 AM
Unknown Object (File)
Fri, May 3, 9:21 AM
Unknown Object (File)
Thu, Apr 25, 2:55 AM
Unknown Object (File)
Wed, Apr 17, 3:21 PM
Unknown Object (File)
Mon, Apr 15, 10:03 AM
Unknown Object (File)
Tue, Apr 9, 10:44 PM
Unknown Object (File)
Mar 31 2024, 3:36 PM
Subscribers
None

Details

Summary

This needs an isset() for cases when authority and packages don't completely overlap.

Test Plan
  • With a package set to trigger autoreview, created a revision.
  • Observed error log, saw no more error.
  • Saw package trigger autoreview properly.

Diff Detail

Repository
rP Phabricator
Branch
package1
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 13315
Build 17076: Run Core Tests
Build 17075: arc lint + arc unit

Event Timeline

epriestley retitled this revision from to Fix bad array index test in Differential package code.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: chad.
chad edited edge metadata.
This revision is now accepted and ready to land.Aug 14 2016, 8:10 PM
This revision was automatically updated to reflect the committed changes.