[PATCH] Protection against stack-based memory corruption errors using SafeStack: compiler-rt runtime support library

Peter Collingbourne peter at pcc.me.uk
Fri May 29 17:25:33 PDT 2015


- Add more overflow checks; add detailed documentation of limitations (from Laszlo)


http://reviews.llvm.org/D6096

Files:
  CMakeLists.txt
  cmake/config-ix.cmake
  lib/CMakeLists.txt
  lib/safestack/CMakeLists.txt
  lib/safestack/safestack.cc
  test/CMakeLists.txt
  test/safestack/CMakeLists.txt
  test/safestack/buffer-copy-vla.c
  test/safestack/buffer-copy.c
  test/safestack/init.c
  test/safestack/lit.cfg
  test/safestack/lit.site.cfg.in
  test/safestack/lto.c
  test/safestack/overflow.c
  test/safestack/pthread-cleanup.c
  test/safestack/pthread.c
  test/safestack/utils.h

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D6096.26839.patch
Type: text/x-patch
Size: 20791 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150530/e1628b57/attachment.bin>


More information about the cfe-commits mailing list