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)
Thu, Dec 26, 10:09 AM
Unknown Object (File)
Fri, Dec 13, 9:37 PM
Unknown Object (File)
Mon, Dec 9, 2:48 PM
Unknown Object (File)
Tue, Dec 3, 10:12 PM
Unknown Object (File)
Tue, Dec 3, 10:11 PM
Unknown Object (File)
Tue, Dec 3, 10:11 PM
Unknown Object (File)
Tue, Dec 3, 9:55 PM
Unknown Object (File)
Mon, Dec 2, 6:29 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
Lint
Lint Not Applicable
Unit
Tests Not Applicable