Page MenuHomePhabricator

Enforce that global locks have keys shorter than 64 characters
ClosedPublic

Authored by epriestley on Apr 2 2015, 4:10 PM.
Tags
None
Referenced Files
F14054602: D12263.diff
Sat, Nov 16, 3:18 AM
F14042320: D12263.diff
Tue, Nov 12, 2:33 AM
F14028366: D12263.diff
Fri, Nov 8, 1:00 PM
F13993975: D12263.id.diff
Wed, Oct 23, 2:51 AM
Unknown Object (File)
Oct 10 2024, 1:15 AM
Unknown Object (File)
Sep 30 2024, 1:20 AM
Unknown Object (File)
Sep 20 2024, 11:35 PM
Unknown Object (File)
Sep 15 2024, 11:43 AM
Subscribers

Details

Summary

Fixes T7484. There's a bunch of spooky mystery here but the current behavior can probably cause problems in at least some situations.

Also moves a couple callsigns to monograms (see T4245).

Test Plan
  • Faked a short lock length to hit the exception.
  • Updated normally.
  • Grepped for other use sites, none seemed suspicious or likely to overflow the lock length.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley retitled this revision from to Enforce that global locks have keys shorter than 64 characters.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: btrahan.
btrahan edited edge metadata.
This revision is now accepted and ready to land.Apr 2 2015, 8:07 PM
This revision was automatically updated to reflect the committed changes.