[PATCH] D76749: [ASan] Fix issue where system log buffer was not cleared after reporting an issue.

Dan Liew via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 25 21:07:21 PDT 2020


delcypher updated this revision to Diff 252736.
delcypher added a comment.

Clear `error_message_buffer` unconditionally.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D76749/new/

https://reviews.llvm.org/D76749

Files:
  compiler-rt/lib/asan/asan_report.cpp
  compiler-rt/test/asan/TestCases/Darwin/duplicate_os_log_reports.cpp
  compiler-rt/test/lit.common.cfg.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D76749.252736.patch
Type: text/x-patch
Size: 3971 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200326/b6a7deb3/attachment.bin>


More information about the llvm-commits mailing list