[libFuzzer] use raw C IO to reduce the risk of a deadlock in a signal handler.
authorKostya Serebryany <kcc@google.com>
Wed, 12 Aug 2015 00:55:09 +0000 (00:55 +0000)
committerKostya Serebryany <kcc@google.com>
Wed, 12 Aug 2015 00:55:09 +0000 (00:55 +0000)
commit75a267446622d836ee7f860d01ebbde94dae0def
tree4a95d90435c12da5716c3e981007cbcd36f91aec
parentf5a6019248db0d18592a6541c549e61119fecb91
[libFuzzer] use raw C IO to reduce the risk of a deadlock in a signal handler.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@244707 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Fuzzer/FuzzerIO.cpp