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

Peter Collingbourne peter at pcc.me.uk
Tue May 26 14:34:53 PDT 2015


- s/0/nullptr/ where appropriate
- Address remaining review comments


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.26537.patch
Type: text/x-patch
Size: 18944 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150526/6b989ed4/attachment.bin>


More information about the cfe-commits mailing list