[PATCH] D19921: [esan] EfficiencySanitizer shadow memory

Derek Bruening via llvm-commits llvm-commits at lists.llvm.org
Wed May 4 20:31:20 PDT 2016


bruening updated this revision to Diff 56237.
bruening marked 6 inline comments as done.
bruening added a comment.

Addresses reviewer comments + better separates the vsyscall shadow

Addresses the reviewer comments.

Adds better handling of the vsyscall vs library shadow overlap.


http://reviews.llvm.org/D19921

Files:
  lib/esan/esan.cpp
  lib/esan/esan_interceptors.cpp
  lib/esan/esan_shadow.h
  test/esan/TestCases/mmap-shadow-conflict.c
  test/esan/TestCases/verbose-simple.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D19921.56237.patch
Type: text/x-patch
Size: 16461 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160505/9d23855c/attachment.bin>


More information about the llvm-commits mailing list