Page MenuHomePhabricator

Apply "pcre.*_limit" config options at startup in CLI environments
ClosedPublic

Authored by epriestley on Feb 18 2021, 7:17 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Nov 22, 6:42 PM
Unknown Object (File)
Thu, Nov 14, 9:44 AM
Unknown Object (File)
Tue, Nov 12, 5:52 AM
Unknown Object (File)
Tue, Nov 5, 9:43 PM
Unknown Object (File)
Sun, Nov 3, 5:00 PM
Unknown Object (File)
Oct 21 2024, 7:02 PM
Unknown Object (File)
Oct 14 2024, 3:26 AM
Unknown Object (File)
Oct 9 2024, 1:51 PM
Subscribers
None

Details

Summary

Ref T13100. Ref T13586. These options have been in production for a while and seem to consistently improve behavior, downgrading segfaults to runtime errors.

Make them global options for all CLI environments. See next change for web enviornments.

Test Plan

Ran arc.

Diff Detail

Repository
rARC Arcanist
Branch
regex2
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 25146
Build 34705: Run Core Tests
Build 34704: arc lint + arc unit