( )⚙ D4906 fuzzers: init Python in LLVMFuzzerInitialize and intentionally leak it

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
Lint Skipped
Unit
Unit Tests Skipped

Event Timeline

durin42 created this revision.Oct 8 2018, 12:09 PM
This revision was automatically updated to reflect the committed changes.