[PATCH] D94212: scudo: Add support for tracking stack traces of secondary allocations.

Peter Collingbourne via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 2 19:41:27 PST 2021


pcc updated this revision to Diff 320976.
pcc added a comment.

- Update comment


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D94212

Files:
  compiler-rt/lib/scudo/standalone/combined.h
  compiler-rt/lib/scudo/standalone/fuzz/get_error_info_fuzzer.cpp
  compiler-rt/lib/scudo/standalone/include/scudo/interface.h
  compiler-rt/lib/scudo/standalone/memtag.h
  compiler-rt/lib/scudo/standalone/wrappers_c_bionic.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D94212.320976.patch
Type: text/x-patch
Size: 25804 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210203/83efefd2/attachment.bin>


More information about the llvm-commits mailing list