[PATCH] D14470: [asan] Fix the deadlocks introduced by "On OS X, log reports to syslog and os_trace" commit
Anna Zaks via llvm-commits
llvm-commits at lists.llvm.org
Wed Nov 18 14:23:35 PST 2015
zaks.anna updated this revision to Diff 40563.
zaks.anna added a comment.
Change WriteToSyslog to make it's own copy of the message since it destroys the buffer.
http://reviews.llvm.org/D14470
Files:
lib/asan/asan_report.cc
lib/sanitizer_common/sanitizer_common.cc
lib/sanitizer_common/sanitizer_common.h
lib/sanitizer_common/sanitizer_common_libcdep.cc
lib/sanitizer_common/sanitizer_mac.cc
lib/sanitizer_common/sanitizer_posix.cc
lib/sanitizer_common/sanitizer_win.cc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D14470.40563.patch
Type: text/x-patch
Size: 9020 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151118/fabf60d5/attachment.bin>
More information about the llvm-commits
mailing list