[PATCH] D12790: ubsan: Implement memory permission validation for vtables.

Peter Collingbourne via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 11 15:13:03 PDT 2015


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

- Move vptr validation to a separate function


http://reviews.llvm.org/D12790

Files:
  lib/ubsan/ubsan_type_hash_itanium.cc
  test/ubsan/TestCases/TypeCheck/vptr-bad-perms.cpp
  test/ubsan/lit.common.cfg

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D12790.34594.patch
Type: text/x-patch
Size: 3563 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150911/2e80e714/attachment.bin>


More information about the llvm-commits mailing list