This is an archive of the discontinued Mercurial Phabricator instance.

fuzz: grep away HAVE_GETC_UNLOCKED in pyconfig.h to avoid msan badness
ClosedPublic

Authored by durin42 on Dec 3 2018, 6:19 PM.

Details

Summary

Per discussion with Greg Smith and the patches on
https://bugs.python.org/issue35214. This, combined with the previous
patch, fixes msan builds on oss-fuzz.

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.Dec 3 2018, 6:19 PM
This revision was automatically updated to reflect the committed changes.