This is an archive of the discontinued Mercurial Phabricator instance.

fuzz: don't allow enormous revlog inputs either
ClosedPublic

Authored by durin42 on Jan 22 2019, 12:01 PM.

Details

Summary

I'm about to make the fuzzer do more, and without this it was getting
enthusiastic about large (and therefore slow) inputs that I don't
think buy us much.

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.Jan 22 2019, 12:01 PM
This revision was automatically updated to reflect the committed changes.