[PATCH] Protection against stack-based memory corruption errors using SafeStack: compiler-rt runtime support library
Peter Collingbourne
peter at pcc.me.uk
Mon Jun 15 14:13:16 PDT 2015
REPOSITORY
rL LLVM
http://reviews.llvm.org/D6096
Files:
compiler-rt/trunk/CMakeLists.txt
compiler-rt/trunk/cmake/config-ix.cmake
compiler-rt/trunk/lib/CMakeLists.txt
compiler-rt/trunk/lib/safestack/CMakeLists.txt
compiler-rt/trunk/lib/safestack/safestack.cc
compiler-rt/trunk/test/CMakeLists.txt
compiler-rt/trunk/test/safestack/CMakeLists.txt
compiler-rt/trunk/test/safestack/buffer-copy-vla.c
compiler-rt/trunk/test/safestack/buffer-copy.c
compiler-rt/trunk/test/safestack/init.c
compiler-rt/trunk/test/safestack/lit.cfg
compiler-rt/trunk/test/safestack/lit.site.cfg.in
compiler-rt/trunk/test/safestack/lto.c
compiler-rt/trunk/test/safestack/overflow.c
compiler-rt/trunk/test/safestack/pthread-cleanup.c
compiler-rt/trunk/test/safestack/pthread.c
compiler-rt/trunk/test/safestack/utils.h
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D6096.27720.patch
Type: text/x-patch
Size: 21931 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150615/183c0139/attachment.bin>
More information about the cfe-commits
mailing list