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)
Sat, Apr 20, 5:34 PM
Unknown Object (File)
Fri, Apr 19, 12:48 PM
Unknown Object (File)
Sat, Apr 6, 11:58 AM
Unknown Object (File)
Jan 19 2024, 5:40 PM
Unknown Object (File)
Jan 15 2024, 4:41 PM
Unknown Object (File)
Jan 12 2024, 7:16 PM
Unknown Object (File)
Jan 7 2024, 4:31 PM
Unknown Object (File)
Jan 6 2024, 6:41 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