This is an archive of the discontinued Mercurial Phabricator instance.

fuzzers: init Python in LLVMFuzzerInitialize and intentionally leak it
ClosedPublic

Authored by durin42 on Oct 8 2018, 12:09 PM.

Details

Summary

This sidesteps leaks (or "leaks", I'm not sure) in CPython, and lets
our fuzzer work.

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 8 2018, 12:09 PM
This revision was automatically updated to reflect the committed changes.