[PATCH] D21509: [asan] fix false dynamic-stack-buffer-overflow report with constantly-sized dynamic allocas

Kuba Brecka via llvm-commits llvm-commits at lists.llvm.org
Sun Jun 26 01:46:01 PDT 2016


kubabrecka updated this revision to Diff 61905.
kubabrecka added a comment.

Updating patch.


http://reviews.llvm.org/D21509

Files:
  lib/Transforms/Instrumentation/AddressSanitizer.cpp
  projects/compiler-rt/test/asan/TestCases/alloca_constant_size.cc

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21509.61905.patch
Type: text/x-patch
Size: 3563 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160626/efa29103/attachment.bin>


More information about the llvm-commits mailing list