This is an archive of the discontinued Mercurial Phabricator instance.

fuzz: try setting PYTHONNOUSERSITE=1 to avoid loading site-packages
ClosedPublic

Authored by durin42 on Oct 11 2018, 7:27 AM.

Details

Summary

Right now the fuzzer is crashing trying to look up the home dir for
uid 0, which is breaking in the fuzz environment.

Diff Detail

Repository
rHG Mercurial
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.

Event Timeline

durin42 created this revision.Oct 11 2018, 7:27 AM
This revision was automatically updated to reflect the committed changes.