[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)
commitac25eeba766295f35ccd3b055c44848c0c4305f9
tree5b1ae329b14010ec278e218f2d99c639fe844879
parent592b2cc2468ccc444d5e7c420010f7d6a98a3bd2
[libFuzzer] use raw C IO to reduce the risk of a deadlock in a signal handler.

llvm-svn: 244707
llvm/lib/Fuzzer/FuzzerIO.cpp